If you have a connection with a client, you just write to the socket and client should get the data. If you don't have a connection, you have to turn your client into a server and the server into a client.
If you have a connection with a client, you just write to the socket and client should get the data. If you don't have a connection, you have to turn your client into a server and the server into a client.
Bookmarks