Hi friends
    I need you'r experiencie with connections TCP/IP ,
 I have a program with two while, I send buffer in format char (messages) i
can only send 3925/3960 messages aproximate . I read a mesaages of a DB , I'
not fin th problem , the error appear as Server is disconnected.
here a sample of my prog
help me please

     SysLibFind
     NetLibOpen

     while (Not End PDB)
      {
                 NetLibSocketOpen
                 NetLibSOcketConect
                 while sentbytes < buflen
                    {
                         NetLibSend()
                    }
                NetLibSockeClose
      }
     NetLibClose
    Close DB

good ? or really really bad? thanks
-- 
Rub�n Luna Cabret



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to