Code Comments
Programming Forum and web based access to our favorite programming groups.Hi all! Im getting familiar with javas sockets currently... I would like to retrieve some info of the serversocket.accept() method, like handshake data i.e. is there a way to achieve this? TIA, felix.
Post Follow-up to this message<feboll@gmx.de> wrote in message news:1153100861.259479.287320@m79g2000cwm.googlegroups.com... > Hi all! > Im getting familiar with javas sockets currently... > I would like to retrieve some info of the serversocket.accept() method, > like handshake data i.e. is there a way to achieve this? I believe the Java socket classes abstract everything below the application layer of the TCP/IP stack. What layer are you interested in interacting with? - Oliver
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.