3k Associates Inc HP3000 FAQ TWiki TWiki > TWiki > HP3000FAQ > NetworkingHP3000s > Hp3000NetworkProgramming TWiki webs:
Main | TWiki | Sandbox
TWiki . { Welcome | Register | Changes | Topics | Index | Search | Go }

Programming with networks on the HP3000

To talk to other network processes from MPE, you have two APIs from which to choose; NetIPC? (proprietary to HP3000s but callable from all MPE-based programming languages), and the newer "open" Berkeley sockets interface, callable only from "C". Both perform basically the same function, and in fact call the same low-level routines, though the Berkeley sockets API does allow access to UDP-based functions which NetIPC? does not.

What are HP Sockets?

What is NetIPC?

What are Berkeley Sockets (BSD)?

How do I get the nodename of a PC connected to the 3000

How do I get the IP Address of a PC connected to the 3000

How do I get the Station/MAC address of a PC connected to the 3000

What are all the CI Vars set for network sessions?

-- ChrisBartram - 09 Jun 2006



Topic Hp3000NetworkProgramming . { Edit | Attach | Backlinks: Web All webs | Printable | History: r2 < r1 More }
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.Hp3000NetworkProgramming