Hi, i have a problem i can not solve!


with TcpClient i try login and after i have get logged in I try to connect to game server es: World_DERBARAN
this is the result:

1- Client : I send packet with OPC 4352 with the correct parameters

2- Server : respond with OPC 4069 and i see the servers IPs and other codes

3- Client : I send packet with OPC 24832 ( [TIMESTAMP] 24832 dla#qud$wlr%aks^tp& 302 [HWID] )

4- Server : respond with OPC 24832 ( [TIMESTAMP] 24832 90020 (null))


the problem is point 4, why i get this string instead of ( [TIMESTAMP] 24832 1 [maybe date?: 26/22/1/24/11/114/3/357/0] [a number:25349
])


I do not know where to look.

Some expert?

Thanks.