Hi, I am working on a project and want to perform some load test of our server through Kannel WAP gateway. I want to write a WAP client simulator that can send out both GET and POST requests. fakewap.c in the test directory of Kannel source code implements the GET method. Can somebody tell me how to implement the POST method? (define a new constant WSP_Post in the code?) or provide me some sample code. I can use either C/C++ or Java. Thanks. Shuowen
