PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: air traffic controller

Introduction to Socket Programming

Introduction to Socket ProgrammingPart I : TCP Clients, Servers; Host informationKeywords: sockets , client-server, network Programming - Socket functions, OSI layering, byte-orderingOutline:1.) Introduction2.) The Client / Server Model3.) The Socket Interface and Features of a TCP connection4.) Byte Ordering5.) Address Structures, Ports, Address conversion functions6.) Outline of a TCP Server7.) Outline of a TCP Client8.) Client-Server communication outline9.) Summary of Socket Functions**NOTE**This Introduction is not intended to be a thorough and in depth coverage of the sockets API but only togive a general outline of elementary TCP Socket usage.

Socket functions like connect(), accept(), and bind() require the use of specifically defined address structures to hold IP address information, port number, and protocol type. This can be one of the more confusing aspects of socket programming so it is necessary to clearly understand how to use the socket address structures.

Loading..

Tags:

  Introduction, Programming, Sockets, Socket programming, Introduction to socket programming

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of Introduction to Socket Programming

Related search queries