Hi,

We are working on an enhancement: “IPV6 Enablement in oa_soap plug-in”.  We 
have few queries on this.


1)      Openssl API/ABI's (BIO_do_connect, BIO_new_connect etc) are used in 
openhpi code for creating connection with OA. Right now running openhpid with 
-6 option fails in the BIO_do_connect call. We have analyzed and found that 
BIO* functions don’t support IPV6. Does anybody have solution for this?


2)      I tried replacement for BIO_do_connect call and I am able to establish 
connection using IPV6 with socket connect() and SSL_connect() calls (instead of 
BIO_do_connect()).  And these changes will be in common code (ssl/oh_ssl.c 
file). Please let us know if anybody is using ssl/* files for your plug-ins.


Regards,
Shyamala

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to