Main BLOGGER
Google
WWW THIS BLOG
Monday, May 01, 2006
 
trouble shooting for firewall and gsoap

1. change the soap bind to    

  m = soap_bind(&soap, 0 , m_port, BACKLOG);

DO NOT use

m = soap_bind(&soap, “localhost” , m_port, BACKLOG);

 

2. in windows, [start] >>> [control panel] >>> [windows Firewall] >>> [Exceptions] >>> [Add Port…]

 

Give a name and the port for mcws gsoap service.

 

 




<< Home

Powered by Blogger

Google
WWW THIS BLOG