Results 1 to 2 of 2

Thread: Server connecting to multiple clients async

Threaded View

  1. #1

    Thread Starter
    Lively Member reado's Avatar
    Join Date
    Mar 2005
    Posts
    78

    Server connecting to multiple clients async

    Hi,
    I am pretty new to C#.net, from a vb6 background. I am needing to write a windows service that will, when started, start trying to connect to many clients using TCPIP on different ip's and port numbers. I think I'm pretty ok with the service side of things, but am wondering the best way to connect to the remote clients, would I use threading?

    Many thinks

    c#.net version will be the latest there is no restriction on which version I use
    Last edited by reado; Jan 13th, 2010 at 10:47 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width