dimanche 21 juillet 2019

In a client-server program, is it possible for the server to write multiple lines to the client, using the write() function?

For example, if the client asks the server for the biggest and the smallest size of a particular object, the server would need to reply to the client's request with both variables. Is it possible to send two strings from the server for the client to output?

Aucun commentaire:

Enregistrer un commentaire