i'm using NMMsg and NMMsgSrv for a little tcp/ip chat program.most of the time it works great.sometimes i get error messages like "already conected" or "hostlookup time out" .i checked the code many times and can't figure out what seems to be the problem.i'm using bcb5.
the remote host is automaticly configured to my dns name so my friends wont need my ip address to send a message.
once they send a message,my client software gets their ip from the RemoteIp property,that way i can replay .
NMMsg1->Host= NMMSGServ1->RemoteIP
rarely i get errors like "socket operation on nonsocket"
i can't remember exactly..
if you have any ideas it would be great.
10x
the remote host is automaticly configured to my dns name so my friends wont need my ip address to send a message.
once they send a message,my client software gets their ip from the RemoteIp property,that way i can replay .
NMMsg1->Host= NMMSGServ1->RemoteIP
rarely i get errors like "socket operation on nonsocket"
i can't remember exactly..
if you have any ideas it would be great.
10x