Free ebook 
Free ebook. TCP IP Protocol. Visual Basic ebook

      Free ebook
  [ Winsock ]    [ Main page ]

    TCP, Transmission Control Protocol - Free ebook
    Ebook. Transport layer connection oriented byte stream protocol.
    

Visual Basic TCP Cliet-Server


    
    Automation Word >>  Proxy on VB >>  Wallpaper changer on VB >>  Web Design tutorial >>
  

    Introduction to TCP/IP - TCP and IP were developed by a Department of Defense (DOD) research project to connect a number different networks designed by different vendors into a network of networks (the "Internet"). It was initially successful because it delivered a few basic services that everyone needs (file transfer, electronic mail, remote logon) across a very large number of client and server systems. Several computers in a small department can use TCP/IP (along with other protocols) on a single LAN. The IP component provides routing from the department to the enterprise network, then to regional networks, and finally to the global Internet. On the battlefield a communications network will sustain damage, so the DOD designed TCP/IP to be robust and automatically recover from any node or phone line failure. This design allows the construction of very large networks with less central management. However, because of the automatic recovery, network problems can go undiagnosed and uncorrected for long periods of time.
  

    IP - is responsible for moving packet of data from node to node. IP forwards each packet based on a four byte destination address (the IP number). The Internet authorities assign ranges of numbers to different organizations. The organizations assign groups of their numbers to departments. IP operates on gateway machines that move data from department to organization to region and then around the world.
  

    TCP - is responsible for verifying the correct delivery of data from client to server. Data can be lost in the intermediate network. TCP adds support to detect errors or lost data and to trigger retransmission until the data is correctly and completely received.
  

    Sockets - is a name given to the package of subroutines that provide access to TCP/IP on most systems.
    
    See for more details: http://www.yale.edu/pclt/COMM/TCPIP.HTM


    Description - TCP is typically used by applications that require guaranteed delivery. It is a sliding window protocol that provides handling for both timeouts and retransmissions. TCP establishes a full duplex virtual connection between two endpoints. Each endpoint is defined by an IP address and a TCP port number and is implemented as a finite state machine. The byte stream is transfered in segments. The window size determines the number of bytes of data that can be sent before an acknowledgement from the receiver is necessary.
  

    TCP Details >>  Full Guide Download >>
    


    

Visual Basic TCP Cliet-Server


    #freedownload
    


    Free ebook Visual Basic. Free ebook. TCP IP Protocol. Visual Basic ebook

Visual Basic ebook. Free ebook. TCP IP Protocol. Visual Basic ebook. #freeebook