Click here to Skip to main content
15,881,173 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
Hi everyone,

Anyone can help me too? I need to Send and Read data from Android to Windows or Windows to Android?

I never work with sockets and I need a help. I read some article;

Unable to send data from C# to Java (Android) program.[^]
Working with Sockets in C#[^]

These are help me but I couldn't do what I want.

I'm waiting for answers and helps. Thanks everyone. Have a good day..
Posted
Comments
Richard MacCutchan 15-Jun-15 13:07pm    
You will need to use sockets, and Google will find you many samples.
Sergey Alexandrovich Kryukov 15-Jun-15 15:08pm    
Sorry, "I couldn't do what I want" is not informative. What have you tried so far?
If someone gives you some answers, chances are, you may not understand them as well. So, does it make sense to answer?
—SA
Sinisa Hajnal 16-Jun-15 4:14am    
Maybe you could simply send the data to web service (and persist that data) and on the other end query the web service to retrieve it.
Umut Comlekcioglu 16-Jun-15 9:55am    
I want to send Data from Android to Windows with use Socket or what I need to do this Mr. Kryukov. But I can't do this and I need to help. I have free host on web but I don't know how can I use this. I'm search little bit and Socket Programming is work for me but I can't write to code myself.

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