Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by schumacker

  1. schumacker

    nonBlocking Sockets - TTcpServer

    jgslater9: Your 'code' doesn´t work. First of all: TTcpServer doesn´t have an OnConnect event. I used OnAccept instead. Second: TTcpServer must be listening to possible conections. You can do it with WaitForConnection or Accept
  2. schumacker

    Use of TTcpClient and TTcpServer

    I forgot to say that i dont want to use the Indy components.
  3. schumacker

    Use of TTcpClient and TTcpServer

    Hi everyone! I am trying to learn how to use the Delphi components TTcpServer and TTcpClient. I am very dissapointed with the Delphi´s help because it is very poor. What i am trying to do is very simple. Just writing two applications. One of them is the server and the other is the client. They...

Part and Inventory Search

Back
Top