Send in ObjC receive in DotNet data over internet?
- by Kovu
Hi,
is it possible to send data in ObjC (strings, much strings), and receive them in DotNet C#?
The background is I have an Iphone App from and to that I will send data and on the other side a dotnet application that will recieve and sent data.
Has someone an howto / idea where to begin?