This wiki is out of date, use the continuation of this wiki instead

Template:Netfuncbox

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:03, 12 September 2007 (edit)
Sandman (Talk | contribs)
(New page: {{Catbox | name = Network.DLL Functions | category = networkdll | category1 = functions | functionmode = true }})
← Previous diff
Current revision (17:00, 10 March 2008) (edit) (undo)
Sandman (Talk | contribs)

 
(4 intermediate revisions not shown.)
Line 1: Line 1:
-{{Catbox+<noinclude>
- | name = Network.DLL Functions+== Template ==
- | category = networkdll+Network.dll functions box template.
- | category1 = functions+ 
- | functionmode = true+Lists all Network.DLL functions.
 +</noinclude>{{Navbox
 + | 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()
Personal tools