Click here to Skip to main content
15,904,655 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
We already have a C# server implemented with sockets.
We want to make the application on android but we can't find a way to connect to the server, the design we want to make is using html5 and javascript, because one of us has a lot of experience using this ones, any ideas/suggestions about how can we use java sockets or something else to be able to communicate with the server?

Thanks,
Sas Gabriel
Posted
Comments
Sergey Alexandrovich Kryukov 12-Feb-12 15:13pm    
This is a kind of re-post. You should have used your previous question, using "Improve question" on that page.

You did not answer my questions on that page, by the way.
--SA
Sergey Alexandrovich Kryukov 12-Feb-12 15:39pm    
Did you try to Google to find a library, by the way?
It's not very likely that any of the expert used such a weird approach to give you concrete recommendation...
--SA

1 solution

 
Share this answer
 
v2
Comments
Sergey Alexandrovich Kryukov 12-Feb-12 15:16pm    
This is not what OP wanted. By some reason, he wants JavaScript library. I tried to argue against it on the page of his previous question, please see. This one is a re-post.
--SA

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