Socket Services: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
| 0x000200C2 | | 0x000200C2 | ||
| socket() | | socket() | ||
|- | |||
| 0x00060084 | |||
| connect() | |||
|- | |- | ||
| 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 07:13, 9 July 2013
Socket service "soc:U"
Command Header | Description |
---|---|
0x000200C2 | socket() |
0x00060084 | connect() |
0x000F00C2 | This resolves the IP address(es) for the specified host-name. |