Hi,
I'm a newbie to wt and this is the second time that I'm posting without getting
any answer, so I have decided to repost my problem and explain it a little more.
I have implemented a simple wt application, that accepts HTTP requests from
clients. The main goal of this application is to integrate MoneyBookers payment
gateway. Basically, the application consists of two parts:
part 1) the application accepts HTTP requests from clients, and redirects them
to MoneyBookers webpage.
part 2) the application accepts HTTP requests from MoneyBookers server, and
should modify the database accordingly.
I have no problem with "part 1". in part 1 the application creates a session for
each client and processes that request. But, I am not able to implement part 2.
The problem with this part is:
The moneybookers server sends an HTTP request, and closes its connection when it
receives the "OK" message from my server, thus my wt application never creates a
session for this request and simply drops the message.
Now my question is that if there is any way that I can receive messages from
moneybookers and parse the HTTP URL string (url parameters) only.
ps: MoneyBookers server sends requests by using basic HTTP Post, and all I have
to do is to parse the parameters in the URL.
ps2: If you have hard time understanding this post ('my english') please let me
know, so I can explain it in a different way.
Thank you in advance.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest