I want to do communication between to PCs using the Wifi network. Can it be achieved using Socket programming in C#? and if yes then can someone please show me some pointers ?
I am new to sockets, but have some idea that it is a good way for communicating between two PCs. The only show stopper is that i dont know from where to start
Both PCs have WLAN (Wifi) and i want to establish a connection between them using C# so that i can send/recieve messages.
I hope i have explained it clearly..
Thanks in advance..
Bookmarks