Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop .net
Title: TcpListener Download
  • Category:
  • .net
  • Tags:
  • File Size:
  • 1kb
  • Update:
  • 2012-12-24
  • Downloads:
  • 0 Times
  • Uploaded by:
  • OneTXxL
 Description: TCP Listener Private server As TcpListener Private maxConnections As Integer = 10 Private clients(maxConnections) As TcpClient Private streams(maxConnections) As NetworkStream Private status(maxConnections) As Boolean Private clientThreads(maxConnections) As Thread Private listenThread As Thread Private boolRun As Boolean Private lastAllocation As Integer Private client As Socket
 Downloaders recently: [More information of uploader OneTXxL]
 To Search:
File list (Check if you may need any files):
 

TcpListener.vb
    

CodeBus www.codebus.net