Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Novlib 3.30 Online Reference - <b> ipx and spx function quick reference</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 IPX and SPX function quick reference
------------------------------------------------------------------------------
 IPXInstalled()
 Verify if IPX is installed on the workstation.

 IPXBufferCountGet() / IPXBufferCountSet()
 Get / Set IPX receive buffer count.

 IPXEventCountGet()
 Get number of received IPX packets.

 IPXPacketGet()
 Get a received IPX packet.

 IPXPacketSend()
 Send an IPX packet to another workstation.

 IPXSocketClose()
 Close the current listening IPX socket.

 IPXSocketNumberGet()
 Get the current IPX listening socket number.

 IPXSocketOpen()
 Open an IPX socket and listen for packets.

 SPXAddressGet()
 Get the network address of the SPX connection partner.

 SPXConnect()
 Establish an SPX connection with another workstation.

 SPXConnFreeGet()
 Get the number of available SPX connections.

 SPXConnGet()
 Get an SPX connection number.

 SPXDisconnect()
 Disconnect from an SPX connection.

 SPXInstalled()
 Verify if SPX is installed.

 SPXMaxConnGet()
 Get the maximum SPX connections possible for a workstation.

 SPXPacketGet()
 Get a received SPX packet.

 SPXPacketSend()
 Send an SPX packet to a connection partner.

 SPXSocketNumberGet()
 Get the socket number of the SPX connection.

 SPXVersionNumberGet()
 Get the SPX version number.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson