- This wiki is out of date, use the continuation of this wiki instead
Template:Netfuncbox
From FenixWiki
(Difference between revisions)
Revision as of 14:21, 13 November 2007 (edit) Sandman (Talk | contribs) m ← Previous diff |
Current revision (17:00, 10 March 2008) (edit) (undo) Sandman (Talk | contribs) |
||
Line 4: | Line 4: | ||
Lists all Network.DLL functions. | Lists all Network.DLL functions. | ||
- | </noinclude>{{ | + | </noinclude>{{Navbox |
| name = [[Functioncategory:Networkdll|Network.DLL Functions]] | | name = [[Functioncategory:Networkdll|Network.DLL Functions]] | ||
- | | | + | | talign = center |
- | | | + | | align = left |
- | | | + | | listname = Global |
- | | | + | | listname1 = Connections |
+ | | listname2 = Connection | ||
+ | | listname3 = Transfer | ||
+ | | list = [[NET_Init]](),[[NET_Quit]](),[[NET_Version]](),[[NET_IntVersion]](),[[NET_About]](),[[NET_GetError]](),[[NET_Stat_Buffer]](),[[NET_IntToIP]](),[[NET_IPToInt]]() | ||
+ | |||
+ | | list1 = [[NET_Connect]](),[[NET_Listen]](),[[NET_Disconnect]](),[[NET_DisconnectAll]]() | ||
+ | | list2 = [[NET_Resolve]](),[[NET_Hostname]](),[[NET_IPAddress]](),[[NET_Port]](),[[NET_Separator]](),[[NET_GetSeparator]](),[[NET_GetSeparatorLength]]() | ||
+ | |||
+ | | list3 = [[NET_Recv]](),[[NET_RecvFile]](),[[NET_RecvGraph]](),[[NET_RecvVar]](),[[NET_Send]](),[[NET_SendFile]](),[[NET_SendGraph]](),[[NET_SendRN]](),[[NET_SendVar]]() | ||
}} | }} |
Current revision
[edit] Template
Network.dll functions box template.
Lists all Network.DLL functions.
Network.DLL Functions | |
Global | NET_Init() • NET_Quit() • NET_Version() • NET_IntVersion() • NET_About() • NET_GetError() • NET_Stat_Buffer() • NET_IntToIP() • NET_IPToInt() |
Connections | NET_Connect() • NET_Listen() • NET_Disconnect() • NET_DisconnectAll() |
Connection | NET_Resolve() • NET_Hostname() • NET_IPAddress() • NET_Port() • NET_Separator() • NET_GetSeparator() • NET_GetSeparatorLength() |
Transfer | NET_Recv() • NET_RecvFile() • NET_RecvGraph() • NET_RecvVar() • NET_Send() • NET_SendFile() • NET_SendGraph() • NET_SendRN() • NET_SendVar() |