Subject: Socket error while try to connect to server
hi,
I build a xmpp client and it is working on local host(running on Windows XP) and also in other system which is running on Windows 7. In both systems I able to perform operations with out any problem. But the problem arises when i try to install the server(OpenFire 3.7.1) on our server which running on Windows 2003 server. When I try to log in I got the following Socket error
Can you please help me with this...
Thanking you
I build a xmpp client and it is working on local host(running on Windows XP) and also in other system which is running on Windows 7. In both systems I able to perform operations with out any problem. But the problem arises when i try to install the server(OpenFire 3.7.1) on our server which running on Windows 2003 server. When I try to log in I got the following Socket error
XmppConn_OnSocketError
System.Net.Sockets.SocketException (0x80004005): The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for
at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
at agsXMPP.net.ClientSocket.Connect()
System.Net.Sockets.SocketException (0x80004005): The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for
at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
at agsXMPP.net.ClientSocket.Connect()
Can you please help me with this...
Thanking you
shantheepan
Show profile
Link to this post