From: Bob P. <bo...@pb...> - 2002-05-17 19:22:20
|
Where is the Server code the receives a client request for a tcp/ip login connection? I used IBConsole to create a trace of the communications. The first data packet looked like the following. I was wondering where to start looking at the communications code that breaks this packet down. Data: 0: 00 00 00 01 00 00 00 13 00 00 00 02 00 00 00 1D |................ 10: 00 00 00 0B 73 65 72 76 69 63 65 5F 6D 67 72 00 |....service_mgr. 20: 00 00 00 04 00 00 00 18 01 0D 41 44 4D 49 4E 49 |..........ADMINI 30: 53 54 52 41 54 4F 52 04 05 73 70 65 65 64 06 00 |STRATOR..speed.. 40: 00 00 00 08 00 00 00 01 00 00 00 02 00 00 00 04 |................ 50: 00 00 00 02 00 00 00 08 00 00 00 1D 00 00 00 02 |................ 60: 00 00 00 04 00 00 00 03 00 00 00 0A 00 00 00 01 |................ 70: 00 00 00 02 00 00 00 04 00 00 00 04 00 00 00 0A |................ 80: 00 00 00 1D 00 00 00 02 00 00 00 04 00 00 00 05 |................ |