What do you want to test? Is it some kind of scripted delays to test odd orders?
Generally speaking, it's just a matter of writing a test client and server and run them from the testsuite. I don't see much that can be reused. Possibly a convenience function to find an unused port.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-12-09 19:14: Subject: client-server/agent testsuite
Is there any smooth way to test the Pike Protocols, for instance for client/server applications where you need to be asynchronous or to spawn off subprocesses?
Is it possibly to design such a setup?
/ Mirar