Difference between revisions of "Socket Services"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
| 0x00060084 | | 0x00060084 | ||
| connect() | | connect() | ||
+ | |- | ||
+ | | 0x000A0106 | ||
+ | | send() | ||
|- | |- | ||
| 0x000F00C2 | | 0x000F00C2 | ||
| This resolves the IP address(es) for the specified host-name. | | This resolves the IP address(es) for the specified host-name. | ||
|} | |} |
Revision as of 06:19, 9 July 2013
Socket service "soc:U"
Command Header | Description |
---|---|
0x000200C2 | socket() |
0x00060084 | connect() |
0x000A0106 | send() |
0x000F00C2 | This resolves the IP address(es) for the specified host-name. |