Client-Server. Send data
Unsolved
General and Desktop
-
wrote on 22 Feb 2016, 21:29 last edited by
How I can write to socket and read from It? I want to send large amount of data, a string array to the Server
-
Hi,
You have the Fortune server and Fortune client that can serve as base to get you started. The main "detail" is that you want to exchange the sender and receiver part but the technique described there is still valid.
Out of curiosity, how much is "large amount of data" ?
1/2