Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: How do I use IPX

by plaid (Chaplain)
on Apr 14, 2000 at 03:51 UTC ( [id://7570]=note: print w/replies, xml ) Need Help??


in reply to How do I use IPX

From what I can tell, it involves nothing more than replacing the calls to 'AF_INET' or 'PF_INET' inside of socket calls with 'AF_IPX' or 'PF_IPX'. I am unable to test that either way, but the 'Use Socket' call pulls its constants from the system's socket.h file, so look in there and check if the 2 IPX constants are defined (which they are for Linux and Solaris). I'm assuming here that this question is asked specifically concerning IPX, and not just networking in general. If I am incorrect in this assumption, let me know and I'll elaborate.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://7570]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-16 11:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found