next up previous contents index
Next: 34.4.2.0.1 Configuration Up: 34.4 Network Objects Previous: 34.4.1.0.1 Configuration

34.4.2 IP Network Objects

These objects provide raw access to the IP protocol, and allow the complete specification of IP packets (including header). The implementation makes use of a raw socket. In most UNIX systems, access to such sockets requires super-user privileges. In addition, the interface to raw sockets is somewhat less standard than other types of sockets. The class Network/IP provides raw IP functionality plus a base class from which other network objects implementing higher-layer protocols are derived.



 


2000-08-24