Can we make program in java For traffic analysis....is it possible???
For example...machine one send request to machine two.....then machine two store that information...this packet is come from this IP ADDRESS at this time.....
if done than any hint how.....
Because in Socket program ....we establish a Socket....how we fire event when any Request is come.....
please write some code ...so i can get some hint........
This message was edited 1 time. Last update was at by Bear Bibeault
Lester Burnham
Rancher
Joined: Oct 14, 2008
Posts: 1337
posted
0
Can you be more elaborate about what the code should do? So far it seems like a server of some kind should store the IP addresses of clients. Anything else?
(And no - nobody here will write the code for you, but people will help you do it yourself.)