Results 1 to 38 of 38

Thread: Receive Paremeters on Multithreaded Server

Threaded View

  1. #26

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2006
    Location
    Florida, USA
    Posts
    565

    Re: Receive Paremeters on Multithreaded Server

    Should I have one total or 1 per client of these:
    vb Code:
    1. Dim server As TcpListener = Nothing

    And what about this?
    vb Code:
    1. Dim connection As TcpClient = Nothing
    Last edited by rex64; Nov 19th, 2012 at 07:49 PM.
    I use VB .NET 2022. Currently developing StudyX educational software, PlazSales POS system and Yargis a space ship shooter game.

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