Asheeown Posted November 21, 2009 Share Posted November 21, 2009 I want to make a third party program in C# on a windows based service that a PHP application will connect to, to receive data. What is the best way to go about this, a telnet server that PHP connects into? Or some other way of transmitting the data. Many updates will be made on the data per minute so it needs to be efficient also. Link to comment https://forums.phpfreaks.com/topic/182353-php-reciever-client/ Share on other sites More sharing options...
abazoskib Posted November 21, 2009 Share Posted November 21, 2009 SOAP Link to comment https://forums.phpfreaks.com/topic/182353-php-reciever-client/#findComment-962329 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.