How send data from client to server with Processing .NET library?

edited December 2013 in Library Questions

Hello,

I work on a small messaging service. I would send data from client to server. To send data from server to client, I find the function server.write() and the function client.readString() to receive data from the server. But I would send data from client to the server. I find the function client.write() but nothing to receive data on server. So what is the function for the server to receive data from the client?

Thanks

Sorry for the mistake, I'm frensh.

Answers

Sign In or Register to comment.