Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

different java tech. connection traffic

  Asked By: Phil    Date: Oct 18    Category: Java    Views: 782
  

i want to compare the connection traffic between the following methods
on a LAN or VPN.
i need to write a sample application for each of them but before that
i wanted to know ur ideas. have u ever had this experience or done
such comparison or if u know any study resources for them....

web browser with http server
swing with a soap server
.net win app with soap server
swing with socket server(custom xml as data)
swing with socket server(binary object)
swing with RMI

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Lu Fischer     Answered On: Oct 18

You can use NS-2 simulator to simulate any type of network connections with different traffic patterns. enough documents are available to tell you how to setup and run a simulation.

http://www.isi.edu/nsnam/ns/

This version can be run on any Unix based machines, or cygwin if you prefer.

 
Didn't find what you were looking for? Find more on different java tech. connection traffic Or get search suggestion and latest updates.




Tagged: