• Welcome to Powerbasic Museum 2020-B.
 

News:

Forum in repository mode. No new members allowed.

Main Menu

PowerBASIC and WCF

Started by Petr Schreiber, June 26, 2014, 07:05:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Petr Schreiber

Hi José,

this might be a strange question, but as I have seen some COM access to .NET in the past, I wonder:
Is there any way I could connect to WCF endpoint and perform some calls from PB code?


Thank you,
Petr
AMD Sempron 3400+ | 1GB RAM @ 533MHz | GeForce 6200 / GeForce 9500GT | 32bit Windows XP SP3

psch.thinbasic.com

José Roca

You may need to write a .NET wrapper that is COM visible.

But there is not need for it, since there is a flat API:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd430466%28v=vs.85%29.aspx