Tagged Questions

0
votes
2answers
81 views

How do I transfer a buffer? TTCpServer/TTcpClient

So good night. I'm new here, and I need a big help. I'm doing a program, and I need to send a file from one pc to another one. I'm trying to send it using buffer, but I'm having some problems. First, …
0
votes
0answers
74 views

Delphi: TTcpServer, connection reset when reading

Hi, I'm trying to implement a Fitnesse Slim server for delphi, but have some problems with the communication. Fitnesse will start my process, and give me a portnumber as a commandline argument. …