NSD services: Difference between revisions

Redirected page to Sockets services
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= nsd:u =
#REDIRECT [[Sockets_services]]
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 10 ||
|-
| 11 ||
|-
| 12 ||
|-
| 13 ||
|-
| 14 ||
|-
| 20 || Resolve
|-
| 21 || ResolveEx
|-
| 30 || GetToken
|-
| 31 || GetTokenEx
|-
| 40 || GetAccountsLink
|-
| 41 || GetAccountsLinkEx
|-
| 42 || GetApiAccountsLink
|-
| 43 || GetApiAccountsLinkEx
|-
| 50 ||
|-
| 60 ||
|-
| 61 ||
|-
| 62 ||
|}
 
== Cmd11 ==
Takes a type-0x16 buffer with size 8. Returns a string.
 
The output string is used by [[NIM_services|NIM]] for the "eid:%s" in the User-Agent strings.
 
This is the "lp1" string also used in domains.
 
[[Category:Services]]