File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Sockets and Internet Protocols and the fly likes packet parsing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "packet parsing" Watch "packet parsing" New topic
Author

packet parsing

Jan Hruby
Greenhorn

Joined: Apr 22, 2009
Posts: 4
Hi,

I need to create a RPC monitor in Java. I started using jpcap library but the problem is that it can only extract ip and tcp/udp headers. The thing is that rpc server send client an information about port number inside a packet. Does anybody know how to extract this information?

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: packet parsing
 
Similar Threads
Is JAX-WS be used for implementing Rpc/Encoded Style ?
An elegant way to cast object types
transient XML and Java
Mail Data using packets
Can I get source ip address and destination ip address of udp packet?