Sun Microsystems TCP Computer Hardware User Manual


 
TABLE28 Connectivity Map- TCPIP InboundSettings (V3) (Continued)
Name Description
SoTimeout The value ofthe SoTimeout in milliseconds. This isused for the accepted client
socket. You canenter a value greater than orequal to zero (0). When setto zero
(0), the timeoutis innite.
With this optionset to a non-zero value, callingthe read() method on the input
stream associated withthis socket will block for onlythe congured length of
time. Ifthe timeout expires, a java.io.InterruptedIOException or
java.net.SocketTimeoutException is thrown, but thesocket remains valid.
Enable this optionprior to entering the blocking operation.
TcpNoDelay An indicator ofwhether data packets that are smallerthan the maximum transfer
unit (MTU) sizeare sent out immediately over thenetwork (this refers to Nagle’s
algorithm). Select oneof the following options:
True Indicates that theserver allows data packets that aresmaller than the
MTU size tobe sent out immediately over thenetwork. This can improve
performance for higher-speednetworks.
False Indicates that theserver does not allow datapackets that are less than
the MTU sizebe sent out immediately over thenetwork.
This is usedfor the accepted client socket.
TCPIP Inbound Settings - Server Port Binding
TCP/IP HL7 V3 Inbound Adapter
The following table lists and describes the properties that appear on the Server Port Binding
page of the Properties Editor accessed from the Connectivity Map. The properties dene the
server port binding retry options. This section is only used when the Connection Type under
TCPIP Inbound Settings is set to Server.
TABLE 29 Connectivity Map -TCPIP Inbound Settings (V3)- Server PortBinding
Name Description
Max Binding Retry Themaximum number oftimes the adapter attempts to bindto the specied
TCP/IP port onthe localhost. This value must bean integer.
Retry Binding Interval The length oftime (in milliseconds) the adapter waitsbetween attempts to bind to
the specied TCP/IPport on the localhost.
TCP/IPHL7V3AdapterInboundConnectivity MapProperties
SunAdapterforTCP/IPHL7User's Guide • October200968