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 |
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.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
9776.1 | SMURF::DANIELE | Mon May 12 1997 10:45 | 4 | ||
If you mean the return value of the send or sendto calls, the value is determined locally. Mike |