Home Forums Support Problem in server client aplication connection

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #4414
    Anonymous
    Inactive

    `Connection.StartListening(ConnectionType.TCP, new System.Net.IPEndPoint(System.Net.IPAddress.Any, 0));

    Because of above line i m getting the following error

    “It was not possible to open port #0 on 192.168.1.90. This endPoint may not support listening or possibly try again using a different port”

    well actuall my ip is not as it is showing. I think it is detecting it wrong.
    plz help as soon as possible

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.