Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Book 4-Appendices - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Introduction Point-To-Point Communication
------------------------------------------------------------------------------
 CLOSESOCK()  Closes the socket and all connected IPX/SPX handles
 IPXERROR()   Determines the error code of the last IPX/SPX call
 IPXOPEN()    Opens the IPX sending and receiving buffer
 ISIPX()      Checks for IPX support
 ISNETBIOS()  Checks for NetBIOS support
 ISSPX()      Checks for SPX support
 NBADDGROUP() Adds a NetBIOS group name to the local name table
 NBADDNAME()  Adds a NetBIOS station name to the local name table
 NBDELNAME()  Deletes a NetBIOS name from the local name table
 NBDOPEN()    Opens the NetBIOS datagram sending and receiving buffer
 NBERROR()    Determines the error code of the most recent NetBIOS call
 NBNAME()     Reads a NetBIOS name from the name table of a workstation
 NBNAMECNT()  Determines the number of NetBIOS names on a workstation
 NBNAMENUM()  Determines the number of a NetBIOS name
 NBNAMESTAT() Determines the status of a NetBIOS name
 NBRESET()    Resets the NetBIOS adapter
 NBSCALL()    Attempts a NetBIOS communication session connection setup
 NBSCONTARG() Determines the target name of a NetBIOS communication session
 NBSLISTCON() Waits for a NETBIOS communication connection in the background
 OPENSOCK()   Opens the socket for IPX or SPX communication
 PPCBUFTYP()  Determines the communication buffer type
 PPCCANCEL()  Closes the communication handle and the connected buffers
 PPCCONACT()  Checks for an active communication connection
 PPCEVENT()   Queries the event code that most recently triggered a key trap
 PPCKEY()     Supervises the communication buffer with key traps
 PPCREAD()    Reads data from a communication receiving buffer
 PPCRECCNT()  Determines the number of characters in a receiving buffer
 PPCRECDISC() Determines the number of discarded packets
 PPCRECERR()  Determines the error code of the most recent receiving process
 PPCRECFAIL() Determines the number of packets received with a failure
 PPCRECFLSH() Clears a communication receiving buffer
 PPCRECFREE() Determines the number of free characters in a receiving buffer
 PPCRECSIZE() Determines the size of a communication receiving buffer
 PPCRECTOT()  Determines the total number of received packets
 PPCSNDCNT()  Determines the number of characters in a sending buffer
 PPCSNDERR()  Determines the error code of the most recent sending process
 PPCSNDFAIL() Determines the number of packets sent with failure
 PPCSNDFLSH() Clears a communication sending buffer
 PPCSNDFREE() Determines the number of free characters in a sending buffer
 PPCSNDSIZE() Determines the size of a communication sending buffer
 PPCSNDTOT()  Determines the total number of packets that have been sent
 PPCWRITE()   Writes data to a communication sending buffer
 SPXCONTARG() Determines the target internet address of an SPX communication
 SPXESTBCON() Attempts an SPX communication session connection setup
 SPXLISTCON() Waits for a SPX communication connection in the background

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