|
I convert each bytes of the replied string into EBCDIC and when I view the converted buffer it appears to me as incomplete (because, in Win NT, I can view the complete string using another client socket program). But the read() returns an integer value, which is in fact number of bytes received i.e. 536 (whereas the actual bytes sent by the Win NT server is 2K btyes). This is very strange to me. Thanks Sanjiv --- Gary Monnier <GaryMon@powertechgroup.com> wrote: > Are you converting data types? OS/400 is going to > look for EBCDIC not > ASCII. You may have unconvertable ASCII bytes being > converted to blanks. > > ----- Original Message ----- > From: Sanjiv Hati <hattys@yahoo.com> > To: <RPG400-L@midrange.com> > Sent: Friday, March 24, 2000 1:36 PM > Subject: Socket related question... > > > > Hi > > > > I have a client program on AS/400 (written in ILE > C) > > which send one transaction to Win NT server. The > > server program (Win NT) sends the reply string > which > > is in a mixed format (ASCII and binary). I checked > on > > Win NT that the length of reply string is around > 2K > > bytes. > > When I do a socket read() from client program > (AS400), > > I receive 536 bytes instead of 2K bytes. I have > > defined buffer length parameter of read() to a > maximum > > of 32766 bytes. > > I am working on OS/400 V4R3 with TCP/IP support > > exclusively. > > Can anyone suggest me with a solution?? I highly > > appreciate your reply. > > > > Thanks in advance. > > Sanjiv > > > > __________________________________________________ > > Do You Yahoo!? > > Talk to your friends online with Yahoo! Messenger. > > http://im.yahoo.com > > +--- > > | This is the RPG/400 Mailing List! > > | To submit a new message, send your mail to > RPG400-L@midrange.com. > > | To subscribe to this list send email to > RPG400-L-SUB@midrange.com. > > | To unsubscribe from this list send email to > RPG400-L-UNSUB@midrange.com. > > | Questions should be directed to the list > owner/operator: > david@midrange.com > > +--- > > +--- > | This is the RPG/400 Mailing List! > | To submit a new message, send your mail to > RPG400-L@midrange.com. > | To subscribe to this list send email to > RPG400-L-SUB@midrange.com. > | To unsubscribe from this list send email to > RPG400-L-UNSUB@midrange.com. > | Questions should be directed to the list > owner/operator: david@midrange.com > +--- > __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.