Hello all,
I need someone with the 2 classes for connecting and listning. i think they are tcpClient and tcpListner. I have searched the internet for them and found a couple of classses which are not operational.
All help will be appreciated
Matt
Printable View
Hello all,
I need someone with the 2 classes for connecting and listning. i think they are tcpClient and tcpListner. I have searched the internet for them and found a couple of classses which are not operational.
All help will be appreciated
Matt
Didn't search too hard did you....
http://msdn.microsoft.com/library/de...ClassTopic.asp
http://msdn.microsoft.com/library/de...classtopic.asp
Ok i have viewed them and can use them at the moment. What im looking for is there classes floating around that are pre developed they have the onconnected, ondataarival, listen, close, connect and basically like winsock in a class. Anyone know where i can get this version ( that works ).
Ok, but it is in C#...
http://www.theukwebdesigncompany.com...ty-classes.php
well it would very good if the guy who made it instead of putting the code splited thru 3 pages had put it in a single file for download and use
I remember one guy posted a working socket class on this forum .