Accssing GPRS through mobile from PC
hi all,
i need help on developing a midlet which will access the GPRS connection from my PC using the mobile as a midway.
I hope there will be 2 midlets, one for the mobile (server) and the other for the PC (client).
The connection between the PC and mobile will be via bluetooth (JSR-82) and/or cable connection (serial/usb).
I have tested the BTBrowser, BTExplorer from www.benhui.net, not satisfied. It comprises everything like fax, etc. which i don't need.
More or less, it will establish a dial up connection for the PC using the mobile.
Where can I get resource and source codes for this tiny utilitiy?
Thanks in advance.
[678 byte] By [
rohiia] at [2007-11-26 18:58:42]

# 1
You want to use the Mobile phone as a modem? If that's so, it's impossible from most CelPhones, because you aren't permitted to use AT Commands through java... What you could do, is to make a protocol between the CellPhone and the Client on the computer, to send a request to the modem to download http pages and deliver them to the client backward and then open it with a browser, but as far as I now, you can't directly make a Java program that makes your Mobile Phone to act as a modem..
Take in count that i'm not really experienced at Mobile Devices, and I might be wrong
PS: Sorry my english, Chilean guy here
Message was edited by:
Ruly-o_O