Page 1 of 1

How to call webservice with secure socket connection in PHP?

Posted: Wed Feb 25, 2009 12:23 am
by epalani83
Hi,

I am working with payment integration with direct socket interface delivery method. I need to know how to do the following things,
1. Connect Secure socket
2. Write Transaction message text to the socket
3. Read Response message text from socket
4. Close Secure socket

If anyone can please provide the sample code that will so helpful.

Thank you in advance.

Regards,
Palani

Re: How to call webservice with secure socket connection in PHP?

Posted: Wed Feb 25, 2009 12:59 am
by requinix
You say you want sockets?

Re: How to call webservice with secure socket connection in PHP?

Posted: Wed Feb 25, 2009 4:03 am
by onion2k
These requests for "sample code" (aka a working solution) are incredibly tiresome. Why should we do your job for you? Thread locked.