Conect 3g modem to my phone? - General Topics

Hello I am about to contract the internet 3g modem for my notebook, u can see a pic here
http://www.clarochile.cl/banda_ancha/prepago.php
I have an htc touch pro 2, anyway I can hook it up there if I would like to?
Thanks

when connected to activesync your phone will have the same network connection as your pc unless you turned it off
you can't use usb devices directly with htc phones
you can most likely put the simcard of the device as they got simscards inside at least places where people use sincards which may exclude some parts of usa into the phone and set the gprs settings correctly and use it that way

Related

A virtual 56k modem for dial up?

Is there a program out there that simulates a 56k modem on a Windows Mobile device so that I can connect to the internet using my dialup ISP credentials? If not, how hard would it be to make one? Any other ways to get dial up working on Windows Mobile? I do not have a data plan and would like Internet on my phone.
problem is that gsm devices can't connect to an old analog isp modem connection
back before gprs
the phone company's sold special gsm internet connections so phones which supported it
could be used as modems my old motorola 930 supported that but those
gsm data internet subscriptions were expensive both for having and using
hmm would there be a round about way to do it? like dial a traditional phone from your cell phone witch inturn dials dialup internet. i have wanted something like this before too.
My phone is Verizon (CDMA), not GSM. Don't know if that makes a difference.
josefcrist said:
hmm would there be a round about way to do it? like dial a traditional phone from your cell phone witch inturn dials dialup internet. i have wanted something like this before too.
Click to expand...
Click to collapse
Yes, that is what I am looking for. The problem is not the phone, it's that there is no modem in a WM phone. This is what I am looking for; A little program that sort of emulates a physical 56k modem.
when connected to activesync or PAN your phone will have the same network connection as your pc unless you have blocked it
so you can get internet that way
but there is no way that a program can make it possible for you to put in your nomal analog modem connections phone nr and settings and connect that way
programs run inside the operating system and access the network by using the gsm phone module so a program can bypass the gsm system

WiFi HTC Question.

Hi All,
I have a Excalibur (HTC S620) and want to know is it possible to configure it so I don't have to have a Sim in the phone to Access the internet via Wifi.
It does connect to my Wireless Hub.
I'd say yes
choose my homenetwork or whatever it's called on your device
in
settings->connections->connections-advanced->select network

Touch Pro 2 stealth tethering through wifi...

Recently I downloaded the Tom Codon cab for the wifi router to my phone. The router works great, but I'm wondering if i need to change any registry settings so that Sprint doesn't recongnize that I'm using the wifi router. I know there are registry tweaks for using the phone as a modem through the usb cable, but will Sprint be able to see that im using the Wifi from Tom Codon?
i came here to ask this exact question so please if anybody knows the answer, please share.
I am guessing that if you have stealth tethering, it works on the WiFi router too. This is just a guess, but...
#1: WiFi Router asks if you want to use "My Connection" or "Phone as Modem" when you launch it. I am guessing the "My Connection" is probably stealth.
#2: Tethering doesn't even work on Sprint phones (at least not the Touch Pro 2) anymore unless you have the stealth tethering enabled. It's not like Sprint is charging extra for tethering, they just flat out killed it. So if it works at all, I'm guessing it's in stealth mode.
Like I said, I don't work for Sprint so I don't really have any way to know for sure, but it seems pretty likely to me. If anyone knows for sure though, I would love to know the real deal.
On the telus systems I have a registry crack and a ICS (internet connection sharing) installed on my phone. When I plug it in, i let the phone automatically activate activesync, then turn on ICS. ICS disables activesync and then allows you to connect to your network. Once connected the phone and the computer are tethered and the phone provider can't tell.
I played 99meg worth of sirius satalite radio on my pc using my phone as my modem. Worked great.

Could I connect to my Internet PC connection via USB cable and my Desire / Bravo?

Hello People, I am looking for a way or app in order to get Internet on my HTC Desire using PC Internet Connection but I don't have any Wireless AP or similar, I need by connecting my Desire by USB to PC....any ideas about this?
thanks in advance
Simply can't be done. Someone would have to design a proxy app app for PC or something to talk to windows ics like what Ms did with activesync
single finger pecked on a galaxy s
it's a shame, hope anyone do this asap...
thanks anyway
ickyboo said:
Simply can't be done. Someone would have to design a proxy app app for PC or something to talk to windows ics like what Ms did with activesync
single finger pecked on a galaxy s
Click to expand...
Click to collapse
Is there a reason you want do to this? Why cant you use your 3g?
of course there is a reason for all this, simple, where I live there is not 3G, EDGE, just GPRS but it's very limited, just exist one Cell Phone Carrier, so no choice....
I'm like you. My house must have alot of steel and whatnot that seem to just kill reception and I only get gprs. I went looking for a usb > android method for months and havn't come up with anything . What helped for me is setting my phone to lock onto WCDMA in settings and using the 3G only fix (type *#301279# in phone/dial pad then select [2] then [1]. To restore select [2] then [3]) Now I atleast get 2 bars with 3G (not full utms/Hpsa) which is fine as its better then GPRS and battery wise its a lot better then HSPA/UMTS but of cause it uses more power then GPRS but since I'm at home I always have it either plugged in or I can charge quick
You don't HAVE to set it to WCDMA only. You can leave it at GSM/WCDMA if you want but I find it very annoying when the phone keeps switching bands as it lags when i'm playing games that need network so thats why I leave it locked onto WCDMA only.
O crap, I didn't relize you don't have the a Galaxy S like I do. Maybe you can find a app or code or something to get your phone to lock onto 3G/EDGE only instead of HSPA
No No, I have HTC Desire / Bravo, will be very nice if something create some app to connect USB cable using Windows.....
I have found this
I have found this, but not sure if works or not, maybe someone can explain me better.
Code:
Can i share the connection between android and my pc through USB cable?
I'd like to connect to the internet with my android using the PC internet connection. Yes, you can. It's described on koolu's forum. Check this link [1].
If you dont have access i just copy paste the instructions below.
All credit goes to koolu and Brian Code for this info:
[1] forum.koolu.org • Login
Yes, you can use the USB to browse the web...
You need to do three things to enable the internet.
1. First make sure that network forwarding is working on the computer that the phone is connected to. 2. Add the default route to the phone:
Code: Select all
route add default gw 192.168.0.200 dev usb0
3. Add the dns for proper name resolution
Code: Select all
setprop net.dns1 192.168.0.200
You should be able to ping the computer the phone is connected to:
Code: Select all
ping 192.168.0.200
You should also be able to ping IP addresses outside of that subnet if the route has been set up properly. The route can be verified by:
Code: Select all
cat /proc/net/route
If you're using windows 7, its easy. Use a bit of software called connectify. It turns your pc into an access point. Just connect your phone through WiFi and voila!!!
It doesn't have any software same as activesyn for android mobile ?
I cant connect to internet via my HD2 but I have internet connection in my PC.
It doesn't have any software same as activesyn for android mobile ?
I cant connect to internet via my HD2 but I have internet connection in my PC.
you can try this:
http://blog.mycila.com/2010/06/reverse-usb-tethering-with-android-22.html
I know this is not a solution exactly, but the HD port has something called 'Internet pass-through' which is what you want. It's sad that we used to do it easily in WinMo but have to go through hell to do it in Android.
So if you feel like putting up a new ROM, try it here:
http://forum.xda-developers.com/showthread.php?t=861690
If he could connect to his computer through WiFi then wouldn't it be easier to connect straight to the net through WiFi,
There must be a way of doing this, I used to have a Samsung omnia, when you plugged in the usb cable it would connect to the net via the computers connection and sync the emails
Good luck with this but considering there is no way to access the internal memory other than in adb there is probably no way for the pc to access it either
Sent from my HTC Desire using XDA App

Lumia 710 tethering , connected but no no Internet

Hi , so after I update my Lumia 710 , I got the new option of internet sharing , I tried it with a BlackBerry device and it just worked fine , on my laptop I tried to connect and the OS told me that I should turn on DHCP for Wireless networks , I did that and I just got connected and everything , my Windows7 network and sharing center shows me connected to the internet via this network , BUT still no internet access.
and ideas ?
thanks in advance
NuiMrme said:
Hi , so after I update my Lumia 710 , I got the new option of internet sharing , I tried it with a BlackBerry device and it just worked fine , on my laptop I tried to connect and the OS told me that I should turn on DHCP for Wireless networks , I did that and I just got connected and everything , my Windows7 network and sharing center shows me connected to the internet via this network , BUT still no internet access.
and ideas ?
thanks in advance
Click to expand...
Click to collapse
rk
could be your provider? if not make sure you add the connection to your home network and not public or work.
Thanks for the reply,I made sure it is home network,but what do you mean by provider,can my provider block me from accessing the 3G connection from my laptop ? People used to wire their old mobiles to work as modems to connect,why would this be different ?, i think lm missing something obvious here.
Wired tethering (where the phone acts as a cellular modem for the PC) and wifi tethering (where the phone acts as a WiFi access point) are different, and require different software. The software for the latter will frequently include checks to see if your mobile operator permits tethering. USB modem tethering works differently and, assuming you configure the PC to connect in the ame way as the phone, is essentially indistinguishable.
Note that all of the gen1 Windows phones could also do USB tethering, although it was unofficial and sometimes a bit of a hack. I don't know if the Lumias have such a hack or not, but if they do, it should work even if the WiFi tethering doesn't.
Alternatively, since you're on a 710, you could (if you want) install a custom ROM. This would enable you to use WiFi tethering without the operator check, among many other cool hacks. Nobody has yet found a way to do high-privilege hacks on a stock Lumia ROM, though.
Also, in what way does your Internet connection not work? Do you receive an IP address? A DNS server? If you type "ipconfig /all" into the command line, what output do you get? (Please, just the lines about your wireless network adapter. Alternatively, do "ipconfig /all > ipconfig.txt" to produce a text file, and then attach that to your post here.) If you type "ping google.com" does that work?
Thanks for the informative reply , it seems like it needed a restart for ping to work , Pinged Google successfully, for the browser it was my fault , I had an old proxy settings enabled , I just had to removed it and I'm posting here now using this exact connection

Categories

Resources