Socket Services: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
| 0x000200C2 | | 0x000200C2 | ||
| [[SOCU:socket|socket]] | | [[SOCU:socket|socket]] | ||
|- | |||
| 0x00050084 | |||
| bind?(The command parameters for this appears to be the same as connect) | |||
|- | |- | ||
| 0x00060084 | | 0x00060084 | ||
Revision as of 20:23, 10 July 2013
Socket service "soc:U"
| Command Header | Description |
|---|---|
| 0x00010044 | InitializeSockets |
| 0x000200C2 | socket |
| 0x00050084 | bind?(The command parameters for this appears to be the same as connect) |
| 0x00060084 | connect |
| 0x00080102 | recvfrom |
| 0x000A0106 | sendto |
| 0x000F00C2 | This resolves the IP address(es) for the specified host-name. |
| 0x00120104 | setsockopt |
| 0x00190000 | ShutdownSockets |