News

Today's blog post will be about coding a very rudimentary Client and Server application duo, which will communicate by using TCP Sockets ... and accept incoming data, while the client will ...
I have a VB6 app that needs to send 1.2MB of data through a tcp/ip socket. <BR><BR>If the client is on the same computer as the server app, the transfer is nearly instant. But if the client is on ...