Data connection enable/disable - P3600 ROM Development

Hi, I have WM6Pro with bepe rom. In the comm manager I can disconnect from a data connection but can't enable one with out opening another program first ie Opera or Slingbox.
Is there a cab to enable this in the comm manager settings or using the data icon on the top of the screen, which i'm sure i was able to do on a previous PPC.
Thanks in advance,
Andy.

try vjvolubilis and you can use it together with wisbar advance to do what you want

Related

tytn, wm6, sporadic GPRS connection?

Hi all!
After i updated my unbranded HTC TyTN to WM6 i've noticed that the GPRS (G) icon pops up in the top bar from time to time.
This can happen hours after i last used the phone, If i check for running programs nothing is running. The connection is totally sporadic, i can wake up after 9 hours sleep and find the GPRS connection being "on" for like 5-6 hours.
I don't know if it's sending/recieving anything (don't know where to look for that )
Installed applications (yea, i'm a easy user so only 2 apps)
fit4Cat HTweakC 2.0
TomTom navigator.
Is there any kind of logging program so i can see what program that activates the GPRS connection?
Thank you in advance.
Hello,
when I start my Tomtom6 Navigator my GPRS/3G network go on and I discovery the activation came from the tomtom trafic configuration, I turn of my tomtom trafic and the GPRS/3G network never goes up again.
I hope to have helped
That the task manager isn't showing active apps doesn't mean there aren't any running. Like in desktop windows: its task manager has two different tabs (one with apps, another with active processes). Meaning: The ppc-taskman is only showing apps with a windows
You should look for some traffic monitor. Maybe a today plugin is transferring something?

Internet Sharing (Not a problem with Kavana or Ricky ROM)

Accessing & Using the internet via USB
I have an unlocked HTC S620 & TyTN (Hermes).
When I connect the TyTN to the USB I am able to browse the internet as the phone uses the PC as a gateway automatically.Even if I do not setup a profile for activesync and the software recognises the device as "Guest". I am ceretain that this is the case and not accessing the service via the carrier or WiFi as I have enabled flight mode and been able to use the internet on the TyTN, browsing, using IM+ Mobile Mesenger etc.
I do not find the same functionality with the HTC S620 (T-Mobile Dash). Does anyone know how to get this functionality going?
Usually you always need to make a partnership for internet pass through to work. Strange you don't with the Hermes.
indiekiduk said:
Usually you always need to make a partnership for internet pass through to work. Strange you don't with the Hermes.
Click to expand...
Click to collapse
When you say partnership I asume you mean bluetooth.
I Turned on Flight mode and diabled bluetooth on the TyTN, connected it to the PC. Activesync came on and I cancelled setting up a profile so it was registered as guest. I got internet access via the usb cable connected to the PC. The same is not working for the S620.
I guess the distinction between the two is the TyTN is a Pocket PC and the S620 is a smartphone. There are various Ethernet Miniport Cards available for configuration on the TyTN. You find these under Settings>>NetworkCard>>Network Adapters. The one I find that shows up as connected is IEEE 802.11b/g Compatible Wifi Adapter, this I find strange as the device is in flight mode. The S620 does not have all the features and configurable network adapters under settings. Simply put a smartphone will not have all the networking capability of the Pocket PC
Let me know your thoughts please, or if you have another solution.
Here is how I got mine working.
1) Connect phone to pc.
2) Make sure ActiveSync shows connected.
3) Under ActiveSync Window select File->Connection Settings...
4) Change the "This computer is connected to:" setting from "Automatic" to "The Internet".
5) Under you phone go to IE -> Menu -> Tools -> Options -> Connections and make sure "Automatically detect settings" is enabled.
That's it. You should now be able to browse the internet through your pc connection.
Forgot to mention I am using ActiveSync ver 4.5.
Dash Internet Sharing Files on S720
On my HTC S720, there was no Internet Sharing option, even though it is WM6 unit. So after reading lots of threads on here and hofo, found out Blackjack had similar issue, as well as some WM5 devices running AKU 3 or higher.
So I copied intshrui.exe, intshare.dll and intshrui.lnk from Dash WM6 Rom dump, created relevant registry entries as:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\intshruiapp]
[HKEY_CLASSES_ROOT\intshruiapp\DefaultIcon]
@="tapres.dll,-14294"
[HKEY_CLASSES_ROOT\intshruiapp\SelectIcon]
@="tapres.dll,-14295"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSINTERNET_SHARING]
"0"="MSINTERNET_SHARING"
"1"="IntShrUI.exe"
"2"=dword:00000001
"3"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSINTERNET_SHARING\Session]
@=hex:00,db,4d,43,70,b9,c7,01
Then run intshrui.exe and while I can connect via Bluetooth PAN, I couldn't get any IP. I also tried a static IP and that didn't work as well. I investigated a little more, and found another key:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Comm\ConnectionSharing]
"DisabledOnBoot"=dword:00000001
"EnableAddressTranslation"=dword:00000001
"EnableDhcpAllocator"=dword:00000001
"EnableDnsProxy"=dword:00000001
"EnablePacketFiltering"=dword:00000001
"PrivateInterface"=""
"PublicInterface"=""
"SetLastDhcpAddrToIEH"=dword:00000001
[HKEY_LOCAL_MACHINE\Comm\ConnectionSharing\Driver]
"Dll"="ipnat.dll"
"Flags"=dword:00000002
"Index"=dword:00000000
"Prefix"="NAT"
Then I copied ipnat.dll to s720. Here is the interesting part. If HKEY_LOCAL_MACHINE\Comm\ConnectionSharing exists, intshrui.exe will not connect, it will briefly grey out and come back to disconnected mode. As soon as I delete the key, it will setup USB or BT PAN and wait for connection (left soft key turns to Disconnect). I don't even have to reset the unit while making change to this key. Also, I left the HKEY_LOCAL_MACHINE\Comm\ConnectionSharing as empty, and noticed as soon as I run intshrui.exe, it will populate
"PrivateInterface"=""
"PublicInterface"=""
keys under ConnectionSharing key. I also tried to change various reg keys, such as HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms\IpEnableRouter to 1, and
[HKEY_LOCAL_MACHINE\System\State\Connectivity]
"InternetSharing"=dword:00000001
None helped as well.
Am I missing a file or reg key to make this work? I looked on my Dash for various keys/files but didn't see anything useful.
has anyone figure out how to get internet sharing on wm6?
Have a look at;
http://forum.xda-developers.com/showthread.php?p=1517183&posted=1#post1517183
I posted up the files and a .reg file taken from my WM6 Dopod 838, but I don't know if everything required is there. If anyone knows what else is required I'm happy to copy it from my device and post it here.
Would you mind posting ipnat.dll - it is missing from Blackjack II WM6..
Internet Sharing kavana's 080308
does anyone have a problem with Internet sharing?
Bluetooth PAN and USB sharing dosnt work for me with kavana's 080308 rom
and remade wm6.1 kavana's 080308.
Before I never had any problem with T-mobile, russian, rodger, HTC.....
skf said:
does anyone have a problem with Internet sharing?
Bluetooth PAN and USB sharing dosnt work for me with kavana's 080308 rom
and remade wm6.1 kavana's 080308.
Before I never had any problem with T-mobile, russian, rodger, HTC.....
Click to expand...
Click to collapse
I have fix this problem,and update XIP and SYS to 19202,i'll upload the new version later,just wait...
Thank you. I wait for new version .
btw With your rom I able to install and USE tomtom ,
with T-mobile Windows Mobile 6, I get incompatible with tomtom navigator arror.
http://forum.xda-developers.com/showthread.php?t=364685&highlight=tomtom
What's new in 080312:
Update to new kernel
Full English version
Fix Internet Sharing ----do not work for me ;(
6.1 Internet Sharing Problem *R.I.P.*
Has anyone figured out why Internet sharing NO LONGER works with any 6.1 roms that i flashed to? From Kavanas ROM s to Ricky's Remakes.
Is there a fix to this?
Can any of you "smarter" Gents or Ladies, look into this.
this is wierd. who is your operator? mine works just fine with the settings i use. maybe we should find out if this problem only exist for certain operators. might also have to do with the network connections on the pc. like i said in another post, i noticed a new network connection appears when you sync the phone, unlike in wm6.0. another thing is i would have problems with activesync everytime i flashed to a new rom without doing a uninstall & reinstall of activesync.
Se7eN43 said:
this is wierd. who is your operator? mine works just fine with the settings i use. maybe we should find out if this problem only exist for certain operators.
Click to expand...
Click to collapse
Shouldn't be operator issue. Worked great prior to updating to 6.1. (T-Mobile USA)
What rom are you using?
damn u were quick to respond. i edited my first post. im usin the new v15 rom. and tmobile is my operator.
ediit: i just messed with my settings and went back to how i had them before and now its not letting me do the internet share. hmm... this is not cool
Iv used V14, V8 and V5 and none of them allow my internet sharing to work. V5 worked at first but then stopped.
I really like 6.1 but I NEED that internet sharing
WHAT settings are talking of? that work for you?
INTERNET VIA USB PROBLEM SOLVED!!!!
ok i think the problem may be with activesync. like i said, in my second post edited, i had messed with the advance settings of connections menu, and reverted back and it stopped net sharin via usb. i noticed activesync gave me an error sayin somethin about not being able to fully connect but i was still able to browse my phone, also giving me a constant animation of the activesync icon, saying "connecting" never stopping when a full connection is establish. when i fixed this and the icon stopped turning and said "connected" i tried and it worked.
on a fresh install of the past couple of roms, this is what i did... (from an earlier post of mine)
this is what i did. use the "connection setup" in the accessories folder. choose country & operator. dont think it matters but i also selected "Enable Auto Configuration" under the menu.
in explorer, under "menu/tools/options/connections" Auto.Detect Settings is selected. under "Select Network" choose The Internet.
now go into ur phones "Connection" settings, select "GPRS". in my case, select, "T-Mobile WModem Link", under "Connects to", select The Internet. for other operators, guess look for somethin similar. now u should be able to share via usb.
one thing u might have to do is, delete whatever gprs settings u have now and power off and back on. then do the above.
sorry if this is so messy looking
Can you post the entry "seetings" for "T-Mobile WModem Link"
I manually entered my connections.
So i dont have the modem link

Tom Tom and Internet

Everytime I open my tomtom 7 it auto connects to the internet GPRS/3G/HSDPA.
How can I stop it using the data connection?
Thread move by request of OP.
Greetz,
Flar
you need to disable A-GPS
use Schap's advanced config or hd-tweak...
Next time, se search function...
cheers

WLAN turns on automagically

Hi!
I switched off WLAN through the Comm Manager, but every once in a while it turns on automatically. I want to control this myself, so how do I turn off this behavior?
Robert =
If you have an old(er) version of WMWifiRouter it's known to do this.
relsinga said:
Hi!
I switched off WLAN through the Comm Manager, but every once in a while it turns on automatically. I want to control this myself, so how do I turn off this behavior?
Robert =
Click to expand...
Click to collapse
Settings, connections, wifi (untick turn on wifi)
You now control Wifi only using comm manager.
@samsat: the Comm Manager and the Settings one aren't the same? They sure as h*ll look the same...
Well, turned it off through the settings page, now on with CM. Will try if it sticks now. Thanks!
I'm having this same problem... After I disable Wifi, it turns itself back on 5 seconds later.
Obviously some program is doing this, but I can't figure out which one it is.
I have EnergyROM Leo 21885 + 4.49.25.57 Radio, and the only other program that I have installed is AgePhone (and I experience the problem even when AgePhone is not running).
Anyone have any thoughts as to what program might be causing this behavior?
I'm running into conflicts when connected both to Wifi and 3G at the same time, AgePhone is not able to connect to my SIP server, NAT is getting blocked.
Alternatively, is there a way to disable the connection (3G & Edge) to my tmobile and just use wifi? I'd like to have the ability to quickly enable/disable the wifi and tmobile connections so that they don't run concurrently and cause problems for AgePhone.
Thanks!

Network Wizard for Smartphone (working on Dash/Excalibur w/ wm6)

for quite sometime now i have settled my dash to the wm6 unbranded htc s621 latest rom. have figured out to remap my ie keys to launch celetask but my only problem is that the rom did not include any htc connection setup or network wizard and the likes, can't send mms/connect to the internet using my networks edge signal.
been searching for a working one, at last i have found it (w/ 1 issue but figured out some workaround for it).
attached is the cab for the htc network wizard which is working for our wm6 dash/excalibur.
--->>> don't forget to make a shortcut of NetworkWizard.exe from \windows as after installation it doesn't make any shortcut accessible from the menu. run and select your country and network your dash will be set in no time.

Categories

Resources