%META:TOPICINFO{author="ChrisBartram" date="1149829910" format="1.1" version="1.1"}% %META:TOPICPARENT{name="Hp3000NetworkProgramming"}% BSD is a programmatic interface to call networking (socket) routines from a programming language (designed to be called by 'C' programs). socket routines allow inter-system data transfers. BSD is commonly used on a variety of platforms (coming from the Unix world) but is not easily accessed from languages other than 'C'. BSD allows access to both TCP/IP and UDP/IP protocols. -- Main.ChrisBartram - 09 Jun 2006