[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | DEC TCP/IP Services for OpenVMS | 
| Notice: | Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System | 
| Moderator: | ucxaxp.ucx.lkg.dec.com::TIBBERT | 
|  | 
| Created: | Thu Nov 17 1994 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 5568 | 
| Total number of notes: | 21492 | 
5374.0. "Controlling number of bytes transmitted w/telnet?" by CSC32::R_WILLIAMS () Mon Mar 24 1997 17:56
    Hi,
    
    I have the following request from a customer.  Can anybody shed any
    light on this request?
    
    Thanks,
    
    -Rick
    
    ++++
    
    |Hi,
    |
    |        Is it possible to force the Telnet Server to only transmit
    |packets less
    |than some number of characters? We are trying to improve respose time
    |onterminal sessions. Our current network harware can give priority to
    |packets
    |less < 80 characters. I have seen TELNET Clients that do it.
    |
    |Thanx,
    |Jerry
    
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 5374.1 |  | UCXAXP::GEMIGNANI |  | Fri Mar 28 1997 18:30 | 8 | 
|  |     The client can set the value from the logicals:
    
    	UCX$TELNET_RCV_QUOTA (default is 3000 bytes)
    	UCX$TELNET_SND_QUOTA (default is 3000 bytes)
    
    Try setting these logicals to an appropriate value.  Note that this may
    increase the number of packets while making them smaller.  I don't know
    if this will be the effect that you were expecting.
 |