15,000 Jobs Available in:
Java, ASP, C#, PHP, SQL, SAP, MySQL and many more.
- Class Quick -
The moose likes Java Micro Edition and the fly likes connectivity b/w a mobile and PC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "connectivity b/w a mobile and PC" Watch "connectivity b/w a mobile and PC" New topic
Author

connectivity b/w a mobile and PC

him jain
Ranch Hand

Joined: Feb 05, 2010
Posts: 55
I have made a jar file and I want to send the information in the application to the desktop PC.
By what media should they be connected??
I have following modes of transfer in my mobile:
-bluetooth
-infra red
-packet data
-data transfer



note: i have to send the info in the app, not the particular jar file.

Waiting for a quick reply.

This message was edited 2 times. Last update was at by him jain



--Himanshu Jain
http://jainhim.blogspot.com/
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 11740

It's really whatever works best for you. The most common solution is to open a network socket and transfer the data over that socket. An especially popular solution is to do that at a higher level and do a transfer to a web application server, but unless the target PC is itself a public web server, that may not work for you.

Most of the lower-level solutions require that the PC be running some sort of specialized listening (server) application,


A lot the of modern-day software development platforms are designed to permit parcelling out work to those with the best aptitude for it. A lot of modern-day business is predicated on making one person do all the work, regardless of aptitude.
him jain
Ranch Hand

Joined: Feb 05, 2010
Posts: 55
In my PC, i don't have any connectivity media neither bluetooth neither any wireless media.
because it's a desktop system.
So, how can I get connected to the PC? (i can purchase the required device if necessary)
I'll develop my j2me app accordingly.
please suggest me the best solution possible.
Thanks ..
 
 
subject: connectivity b/w a mobile and PC
 
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com