[go-nuts] Re: Server TCP

2016-08-04 Thread freddymontero324
The login package is a message that the device sends to the server to request a connection, for example, the device send 0001 to the server, to start the communication and the server answer would be 1002 telling to the device that they are connected, now the data sharing can start -- You

[go-nuts] Server TCP

2016-08-03 Thread freddymontero324
Anyone know why the tcp server closes its connection after of answer the login package? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to