Hi everybody
is it possible to disable irda with vb.net or registry so that the user is not able to receive or send any informations?
Maybe there is a chance over obex api but i'm not able to find any informations about that.
mfg psyke
Yes there is and you can do it through two ways: edititn gthe registry or finding a comm mager that has the option to disable it.
Related
I wana use V.110 9600....
I think I must use lineSetDevConfig(...)
but this function always return 0 and do nothing
Can you pass some source codes?
I wrote a DLL in eVC that makes a Tapi datamodem call and then called it from a simple eVB program just to show what functions it contained.
Have a look at the code for the DLL and you will see how I made a datamodem connection using TAPI.
No...No..No..
I know it all
FROM http://msdn.microsoft.com/library/d...ry/en-us/APISP/html/sp_tsp_cellbeararinfo.asp
"9,600 bps (V.32 compression setting)
Note This value is the standard setting used for 9,600 bps circuit switched data calls."
IN TEORY
I can select V.34 or V.110
IN DOWN OF PAGE
"An application may use lineGetDevConfig to determine the current settings."
...and I think I can use lineGetDevConfig and lineSetDevConfig
...but how?
Hello,
many thanks for the source code!!!javascript:emoticon(':wink:')
javascript:emoticon(':wink:')
I want to use the XDA for internet access via my laptop. With the new Rom version a programm WMODEM is delivered with the device. But with WMODEM there is only a GPRS connection possible.javascript:emoticon('')
javascript:emoticon('')
So I am searching for a programm like WMODEM which makes ist possible to use the XDA as a modem with which a can dial numbers via ATD...
Is this possible?
If yes where ?
Hi all
Does anyone know how i can disable or hide the 'Lock' icon in the 'Settings' program group??
We are rolling out a large number of Qtek9100 in our workplace and have a requirement to set a password on the devices and then disable the 'Lock' icon so that users cannot turn off password.
Any help greatly appreciated.
Why not incorporate a dummy password protect control panel, using redirect?
Check out the MSN tutorial/SDK.
V
Dummy Password Protect Control Panel
Hi
Thanks for the prompt reply.
Could you give me a bit more advice about a dummy password protect control panel with redirect please.
What is the url for msn tutorial/sdk??
Thanks again
if you download tweaks2k2 it will let you disable the password panel in settings to prevent your users changing the password or it can be done in the registry manually if you have the time.
R
http://support.microsoft.com/default.aspx?scid=kb;[LN];314989
V
Hi Rob61280
Thanks for the advice
Do you perchance know the registry setting that i would need to change to hide/disable 'lock' icon.
I think if i installed tweaks2k2 then users could use it to change the settings.
MavrickDX
I think you can unistall tweaks2k2 and the settings stay as you set them.
I'll have a look at the registry and see if there is an easy way to redirect the password applet so it doesnt function (there was a contrast applet you could enable using a similar method).
Rob
I've still not found a redirect (it may not be possible through the registry alone but i will keep looking)
there is however a useful function :-
"Enable policy restrictions (Pocket PC 2002)
Pocket PC 2002 devices includes a system policy system to prevent users from downloading and installing new programs via Pocket Internet Explorer, Inbox, File Explorer, ActiveSync or beaming between devices or renaming files.
Browse to HKEY_LOCAL_MACHINE\ControlPanel\AdminPassword\
Rename the "Redirect" value to "xRedirect"
Soft reset and go to Start > Settings > System tab > Policy applet to set the policy restriction on the device."
from http://palmare.idnes.cz/PocketPC_WinCE/WinCE_Utility/tweaks020913.html
This works on wm5 as well
Rob
Redirect will not work
I Browsed to HKEY_LOCAL_MACHINE\ControlPanel\
then renamed password to xpassword
then softreset
this disabled the original lock applet
but
another is created in the system tab
anyone any idea how to prevent the applet from being recreated using the registry?
R
Hi Rob61280
Many thanks for all the work you have put in.
I will try the tweaks2k2 tool and see if i can hide/disable lock icon and then uninstall tweaks2k2 and see if settings hold.
And I thought PDA's were just for a bit of fun :lol: :lol:
MavrickDX
When i try to edit the registry to open the port it says
access is denied how to i get around it
Any help please.
A registry entry to open a port?
Mind to talk more about what are you trying to do actually?
If you are doing SIP, it's your application to open that port, not the registry.
I am trying to do sip but was told that the port had to be opened by
changing the registry. The item below is what i am trying to change
HKLM\System\VoIP\SIP
EnablePort5060 = 0
as i am unable to connect to a sip server.
Hiya Zed
Fancy meeting you here
So you ended up completing this by removing the memory card, rebooting (soft reboot) and making the change. It's certanly an option to remember to get the job done
Oh, Welcome to XDA Developers You can normally find me in the Hermes room
zed333 said:
I am trying to do sip but was told that the port had to be opened by
changing the registry. The item below is what i am trying to change
HKLM\System\VoIP\SIP
EnablePort5060 = 0
as i am unable to connect to a sip server.
Click to expand...
Click to collapse
This registry is only for RTC app which is suppesed to be in WM6 but is not. If you have instlled VoIP from installers taken from x-dev then OK, you can play with this registry, but if you are using some standard VoIP application like SJPhone or some other commercialy available one, then forget about this registry. Your app will do it for you.
However, to change registry, you need proper registry editor. like Resco in eg.
If yo have problem with VoIP and RTC then take in mind that there are SIP servers wth which RTC works, and some other SIP servers with wich RTC does not work. You can try with asterisk, FWD and some few more, but mostly with others you will have problems.
Easy solution, take SJphone for PPC, works well with all SIP servers, is free, but is bit to havy for the system. The best commercial VoIP app (at leas for me) is Aget phone, also good is X-PDA from GlobalIPTel.
Voip sip - working
http://forum.xda-developers.com/showthread.php?p=6348469
Hello!
I want to build i small tool, that activates the mail fetch-intervall, if the PPC has a USB Connection or a WIFI connection. But my problem is, that i cant find the registry key where this information is stored.
Greetings
DaJackel
Is there an app or something for WP7 on my HD2 that enables Bluetooth file transfer?
I think bluetooth FTP is not supported by WP7
So I can't even receive files?
it is
Bluetooth OBEX or File Transfer is supported: see the registry entries, but I cannot figure it out how to actually make it work because the registry entries have the service OBEX enabled.