Next: Device Drivers Up: Protocol Specifications Previous: VTAP

XKSOCKET

XKSOCKET (the x-kernel socket interface)

SPECIFICATION
BSD Socket operations as implemented by the Mach3 Unix Single-Server.

SYNOPSIS
Sockets are an application interface to UDP and TCP networking services.

REALM
Sockets are in the anchor protocol realm. This version is specific to the Mach3 platform.

PARTICIPANTS
Sockets use IP addresses. The addresses are passed in messages generated by MiG stubs.

CONFIGURATION
name=xksocket protocols=udp,tcp;

AUTHOR
David Mosberger-Tang


Tue Nov 29 16:28:56 MST 1994