reset password
Author Message
rkeshishians
Posts: 2
Posted 18:00 May 04, 2016 |

For project 1, is it OK to use the "connect" command to make a connection by the server before sending a message back to the client.

Or the server must be able to directly send messages back without using "connect" command (by using the client connection).