Tagged Questions
0
votes
1answer
772 views
Delphi: TTcpServer, connection reset when reading
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.
Then I'm ...