Re: Client server using inetd

2001-07-06 Thread Peter Scott
>Peter Scott wrote: > > > At 10:13 AM 7/6/01 -0400, Stephen LeClaire wrote: > > >I have a client server configured using the inetd daemon to call the > > >server software. Most of the time, the server grabs all of the data > > >sent by the client, but sometimes the server only grabs a portion of

Re: Client server using inetd

2001-07-06 Thread Stephen LeClaire
Peter Scott wrote: > At 10:13 AM 7/6/01 -0400, Stephen LeClaire wrote: > >I have a client server configured using the inetd daemon to call the > >server software. Most of the time, the server grabs all of the data > >sent by the client, but sometimes the server only grabs a portion of the > >dat

Re: Client server using inetd

2001-07-06 Thread Peter Scott
At 10:13 AM 7/6/01 -0400, Stephen LeClaire wrote: >I have a client server configured using the inetd daemon to call the >server software. Most of the time, the server grabs all of the data >sent by the client, but sometimes the server only grabs a portion of the >data. I have verified, using sno

Client server using inetd

2001-07-06 Thread Stephen LeClaire
I have a client server configured using the inetd daemon to call the server software. Most of the time, the server grabs all of the data sent by the client, but sometimes the server only grabs a portion of the data. I have verified, using snoop, that all the data from the client makes it to the