Click here to Skip to main content
15,867,771 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
how to make communication between a C# server and android client.
i have C# client server model.
how this http C# server can communicate with an adroid client?
what to do?
Posted

1 solution

This article:

Android: How to communicate with .NET application via TCP [^]

Was posted on this site a couple of months ago, have a read, I believe it will tell you all you need to know.
 
Share this answer
 
Comments
Member 10331628 15-Oct-13 9:59am    
yeah i checked it previously .it uses Eneter Messaging Framework to do all the communication.
but i have to do it with out any such frame work

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900