Search Result

Collapse
2 results in 0.0029 seconds.
Keywords
Members
Tags
tcpclient
  •  

  • shockna1
    started a topic Setting up port forwarding on a router

    Setting up port forwarding on a router

    When I make a new TcpClient try to conect to my server how can I tell my router to send all the informatioin to the server on my pc?
    See more | Go to post

  • aatif
    started a topic data sent on TcpClient.Connect

    data sent on TcpClient.Connect

    I am using a TcpClient to communicate with a remote system.

    I need to ask is there any data or 'conenction string' that is implicitly sent on TcpClient.Conne ct function?

    Because when I connect, the remote system admin sees some incoming data from my app.

    Secondly, is there any alternate to send/receive ASCII data instead of TcpClient?

    Thanks
    See more | Go to post
Working...