yablonka Posted June 23, 2003 Posted June 23, 2003 Hi all, I'm trying to create a simple server software to which client softwares can connect and recieve data... I did it in VB 6 ....how do I do this in VB.NET? Thanks Quote
*Experts* Volte Posted June 23, 2003 *Experts* Posted June 23, 2003 I would suggest you read in the MSDN about the System.Net.Sockets.TcpListener class. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.