RE: EuTCP4u Error
- Posted by Elliott Sales de Andrade <quantum_analyst at hotmail.com> Jan 23, 2002
- 350 views
Sorry, I updated euTCp4u.ew in Euphoria\INCLUDE but I forgot to update it in the local folder, so it was using the old file. Thanks anyway. >From: bensler at mail.com >Reply-To: EUforum at topica.com >To: EUforum <EUforum at topica.com> >Subject: RE: EuTCP4u Error >Date: Thu, 24 Jan 2002 00:20:10 +0000 > > >Do you hav EuTCP4u v1.1? >This has been fixed. > >Chris > >Elliott Sales de Andrade wrote: > > > > > > Ray, > > > > There is a problem with euTCP4u. If you run the client program >without > > the server, the send_seq demo without recv_seq or the IRC client and it > > won't connect then it you get a type check failure. It always returns > > the > > same number, 4294967295. I think that might be an error number meaning > > TCP > > can't connect or something but I didn't check. You have to change > > connect_socket to an atom instead of an integer because that number is > > too > > big for an integer. I included all three error messages, but I think I > > explained what happened anyway. Also, send_seq does not work when it > > connects. I don't know what the problem is because of the 300 line > > limit. > > You can check it out if you want. > > > > > > >