How to access a C#-WebClient from a PHP-program?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
fordprefect
Posts: 2
Joined: Sun 16 Dec 2007 14:37

How to access a C#-WebClient from a PHP-program?

Post by fordprefect » Sun 30 Dec 2007 20:53

Hi,

I have a C#-WebService, which accesses a database. Next I have a C#-WebClient which can access this WebService, and update its own database with the input from the WebService.

Now we also have a PHP program, which should be able to activate the C#-WebClient. How can I do this? Do you know a tutorial in which this is described?

Thanks a lot!

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Wed 02 Jan 2008 10:43

Unfortunately, we cannot provide a general advice on accessing a C# web client from a PHP program because this topic is beyond the scope of our support program.

Post Reply