Consulting and software support
Home About News Products Resources Contact Help
Home > Products > gSOAP > Screen Shots >
Products
Projects
Case Studies
Testimonials
Success Stories
Downloads

Free!

See how we can turn your C/C++ applications into profitable Web services

learn more

GSoap Web Server Screen Shots

The gSOAP toolkit includes a stand-alone Web server (HTTP 1.0/1.1, HTTPS) that enables Web services applications to be remotely monitored and controlled via a browser and secure login.

See the samples/webserver source code in the distribution package.

Use 'make' to build the demo webserver application.

Execute 'webserver 8080' to run it locally on port 8080. For secure HTTPS with SSL, use an odd-numbered port such as 8081.

Open a browser and redirect it to http://127.0.0.1:8080 (or https://127.0.0.1:8081 when build with SSL).

When prompted for user name and password, enter 'admin' and 'guest'

Now you will see:

gSOAP
Features
How To
Demos
Documentation
License
Support

Use the buttons to change the server properties and to trace the messages.

When you scroll down, you see more detailed statistics on the usage of your service:

These functionalities can be easily added and customized for your service by using our open software solutions.

Note: the secure Web server functionalities are offered under commercial licensensing.