[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::digital_unix

Title:DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1)
Notice:Welcome to the Digital UNIX Conference
Moderator:SMURF::DENHAM
Created:Thu Mar 16 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:10068
Total number of notes:35879

9776.0. "TCP/IP development under the DIGITAL UNIX" by HGOM22::LAURAXU () Mon May 12 1997 04:47

    Hi, A user is developing the TCP/IP application under the DIGITAL UNIX
    environment. When he send a tcp/ip package from the local(A) to another
    host(B), he get the package length. He would like to know if the
    package length is return by the host(B) or is created by the local(A)
    UNIX OS.
T.RTitleUserPersonal
Name
DateLines
9776.1SMURF::DANIELEMon May 12 1997 10:454
If you mean the return value of the send or sendto calls,
the value is determined locally.

Mike