TCP/IP Based Network traffic (Like WinSock)
--------------------------------------------------------------------------------
I am trying to write a program that has a Client/Server structure.
The Client has to communicate raw data (no files but strings and numbers)through the Internet with the server. This has to be a two way communication.
The server application has to be able to handle multiple clients at the same time. So this will be written in MS VS NET 2005.
Is there a way with the current version of Basic4PPC to do this????
--------------------------------------------------------------------------------
I am trying to write a program that has a Client/Server structure.
The Client has to communicate raw data (no files but strings and numbers)through the Internet with the server. This has to be a two way communication.
The server application has to be able to handle multiple clients at the same time. So this will be written in MS VS NET 2005.
Is there a way with the current version of Basic4PPC to do this????