hi all,
i am using socket programming to display status using class socket my application is working fine when i set the port no as 8221 and when i use the same applcation in another location then it is throwing the error as
"a request to send or receive the data was disallowed because the socket is not connected and (when sending a datagram socket using a sendto call) no address was supplied" .
pls help me as soon as possible
i am using socket programming to display status using class socket my application is working fine when i set the port no as 8221 and when i use the same applcation in another location then it is throwing the error as
"a request to send or receive the data was disallowed because the socket is not connected and (when sending a datagram socket using a sendto call) no address was supplied" .
pls help me as soon as possible
Comment