Home Forums Support Confused

Viewing 2 posts - 11 through 12 (of 12 total)
  • Author
    Posts
  • #1081
    Anonymous
    Inactive

    Ok that fixed the problem. Was the connection grabbing the wrong adaptor?

    #1082
    Anonymous
    Inactive

    Unless you tell it otherwise NetworkComms will try to listen on all available adaptors, if one adaptor fails it just ignores it and carries on. There must be something strange in your system that is causing a novel failure mechanism.

    We can fix this if you tell us what it is, to find out you need to run the ExamplesConsole project in the source download bundle with all exception handling turned on. Step through the exceptions and find the exception type that is thrown in TCPConnection.StartListening that is not correctly caught.

    If not and you are happy with the above fix, no problems.

    Marc

Viewing 2 posts - 11 through 12 (of 12 total)
  • You must be logged in to reply to this topic.