RE: Help with EuLibNet
- Posted by Ray Smith <smithr at ix.net.au> Dec 15, 2003
- 515 views
Elliott S. de Andrade wrote: > This is from a person on the JavaChat: > > Could you post it to euforum?: I need help with Eu libnet. I have win XP > and > it connects fine but it loses the connection after 30 min. It will > recive > data, but won't send it. I have my firewall off, but it still won't > work. > If i run the example program, it cant send after 30 min. Hi, I don't have any answers ... The Euphoria wrapper is a pretty thin layer around the core "Libnet" libraries. Libnet seems like it is "almost" dead ... so I would invest to much time into using it if it doesn't do what you want now. You might like to ask your question at: http://libnet.sf.net/ (I can't seem to find the mailing list address from the web page ... you might like to email George Foot for the mailing list address and ask your question - mentioning that you use Euphoria) Just as a note: Libnet is only designed to be used with Libnet clients and servers. It isn't designed to be a generic TCP library. The fact that it does actually connect with some non Libnet services is just a coincidence. Regards, Ray Smith http://rays-web.com