M K
Posts: 1
Nickname: mskmsk
Registered: Jun, 2010
|
|
Re: web services in c++
|
Posted: Jun 25, 2010 12:09 PM
|
|
Hello!
First, sorry for post this topic here, but i didn't found a better place.
i'm developing a tool in C++ that will receive requests from a server (under port 8961) and answer to the server by the same port.
Well, i'm using gSoap to control the requests, but now, i need to implement SSL and ACL controls in the C++ program, allowing just specific IP's to access this C++ program, and denying the other ones.
Anyone know some tutorial or article about this matter???
Please, feel free to move this message to a better topic, if you want.
Thank you!
|
|