[Q] server client

Search This thread

Djexter

New member
Jan 13, 2014
1
0
I am developing an application which sends information to PC from an android device (Smartphone), what i want to do is to control this communication from the PC, it means that I have an application GUI with Java in which the botton "RECEIVE" when is clicked the communication starts and the device send the information (the PC and the device are already connected)
I dont know how to proceed (JAVA RMI ,,,...????) if you have any suggestions dont hesitate
Thanks
 
Last edited:

Charle692

Senior Member
Jul 7, 2012
164
20
Ottawa
At this link you can find a client-server framework. Right now its somewhat limited but it would give you a start. It can currently send messages from client to server. You can specify a port and IP address. Hope it gives you what your looking for. http://www.site.uottawa.ca/school/research/lloseng/supportMaterial/ocsf/ocsf231.zip

This page might give you more info
http://www.site.uottawa.ca/school/r...rom my Nexus 4 using XDA Premium 4 mobile app
 
Last edited: