Monday 15 February 2010

Java Sockets over WLAN? -


I have 2 windows which is connected to an advertisement-HOC wlan network.
By using this current connection, can I communicate between the two sockets of PC? Can I open a server socket on a PC and make another PC a customer and connect to another PC and then send and receive data on this connection? Do I need a specific API for this? Or should I just type java.net.Socket and java.net.ServerSocket ?

Of course you can have an IP network over the WLAN connection, and you need to set up a TCP connection Does not even stop.

As far as the sockets are concerned, this is no different than the wired (ethernet) connection, difference


No comments:

Post a Comment