LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   communication channel between linux and dot net (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/communication-channel-between-linux-and-dot-net-864521/)

chouhan.raj1978 02-23-2011 08:34 AM

communication channel between linux and dot net
 
Hi,

I have two different application, one is in linux gateway and other is dot net server application.I wanted to implement a communication channel (code in linux and C) or some mechanism, which will help these different services to share objects/data.

Is it possible to communicate between two distinct OS environment using C and linux remoting?

If so, what could be the fine tuned way to achieve the same? What are the other possible thoughts to implement the same apart from remoting and web service?

Any thoughts / link/ sample application will be appreciated.

Thanks in advance.

Mara 02-27-2011 03:34 PM

I'm just wondering what do you want to do exactly. You can probably use sockets without any problems in this situation.


All times are GMT -5. The time now is 03:42 AM.