hi everybody,
i have a ts7800 and thanks to this forum i advanced very much, but now i have a
problem with sockets:
if i do in the program i'm runnign:
if connect(s,(struct sockaddr*)&server,sizeof(server))<0 // (1)
{..'the connection is not possible, retrying...etc.}
else
{ok etc...continue program}
if the server is runnig, everything is ok, but when i close the server and run
then program in the ts7800 to see errors, it stay in the line (1) all the time.
I have the TS connected by crossed cable to mi PC in wich is the server
program. and i don't know where is the problem, any idea?
thanks so much
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|