Hi,
I can't connect to the internet through my Qtek (via bluetooth)! Probably i do not have proper drivers for Mac OS X Panther (10.3.7). Help!
Computer discovered my Pocket PC and Pocket see my PowerBook by bluetooth, but "Could not open the communication device."
Earlyer I used mobile phone Nokia 6310i and everything work correctly.
Pleas help!
Best Regards and Thank You
Gene
p.s.
my computer info:
Machine Model: PowerBook G4 17"
CPU Type: PowerPC G4 (3.3)
Number Of CPUs: 1
CPU Speed: 1 GHz
L2 Cache (per CPU): 256 KB
L3 Cache (per CPU): 1 MB
Memory: 1 GB
Bus Speed: 167 MHz
Boot ROM Version: 4.6.2f1
on the pc you default can only do it while being connected to activesync
and let that handle it
i mean by default that the ms bluetooth stack on the xdaII dont support the PAN profile
you can solve it by using the vidcomm bluetooth stack you can find it if you do a search in the forum for vidcomm
THX
I try...
download
http://www.bluwireless.com/Widcomm14210.zip
...but I don't know it is right sollution for my problem. :roll:
Am I right. I have Macintosh only. :?
What shall I do with this software?
well if there is a cab file in the zip then you should install the cab file on your xda
eeeh
ok I try
I have only one file with cab extension "Data1.cab"
gl hf :?
NOT WORKING!!!
I surrender
when cab files are clicked on
on the xda then they autoinstall
Hi All,
I hv tried and tried..installed Resco Explorer 5.15...but could not get send to Bluetooth option in the Action Menu...Can any one help..how to send files via BT in X PhoneII...
Hi mate,
here is a new explorer: http://www.binarys.com/default_en.asp
i dont know if this program will work on your device but i have 8010 and it allows you to send via BT - i love it!
Hi...
I enabled obex file transfer over IR/BT in the regestry, and browsing the device over bluetooth dongle on pc, i dont get the FILE TRANSFER protocol... how to enable that protocol so that i can push files to the wizard over the bluetooth file transfer ???
THanx!
papizdono said:
Hi...
I enabled obex file transfer over IR/BT in the regestry, and browsing the device over bluetooth dongle on pc, i dont get the FILE TRANSFER protocol... how to enable that protocol so that i can push files to the wizard over the bluetooth file transfer ???
THanx!
Click to expand...
Click to collapse
Note that FTP and Obex, as I've also explained at http://www.pocketpcmag.com/blogs/index.php?blog=3&p=1065&more=1&c=1&tb=1&pb=1 , are completely different. You will NOT be able to connect with an FTP client to the device - ONLY for pushing. Please read my article on these questions - in there, I've explained this all.
Hi there, I have some questions about GPRS:
1) How can I see the bytes transferd?!
2) How can I connect my ppc to my pc and use GPRS on my PC!?
Thanks All!
Hi,
You may find the answer on the following links.
for your Q1. http://www.spbsoftwarehouse.com/products/gprsmonitor/?en
for your Q2. http://forum.xda-developers.com/showthread.php?t=260128
tnx
Info:
Host Explorer allows you to connect and access all your files on your desktop (the whole filesystem) through WiFi without using Remote Desktop Connection.
Requirements:
Desktop: Any Windows Operating System with Microsoft .NET Framework 2.
Device: Any Windows Mobile Device with Microsoft .NET Compact Framework 2.
Installation & Executing:
Copy Host.exe to your Desktop and run.
Copy HExp.exe to your Device and run when required.
Limitations For Now:
It just shows the filesystem of the Desktop (You can just see all the drives and files. You can't access them.)
No icons showing the filetype are displayed.
On Every Run, IP Address of the Desktop must be entered manually. (I know this is very tiresome.. but that is what I'm fixing now.)
Features to be Added:
Do Something for the Desktop IP Addresses.
Show Icons for filetypes.
Open Desktop's Files on the Desktop.
Remote Download. Download files to your Desktop from the internet using your device.
View and Control Desktop Processes.
...more...
Last: Control Device's File System and ... on Desktop.
Revision History:
[13-12-07][0.04 - Alpha]
Download file to Device (with progress bar).
[03-12-07][0.03 - Alpha]
You can actually login now. In the Previous Builds you wouldn't have been able to login.
A Drop Down box shows the available Local IP Addresses.
[28-11-07][0.02 - Alpha]
Full Row Select in FileViewer Enabled.
Bug in Size fixed.
[28-11-07][0.01 - Alpha]
1st Alpha Post
pctuner,
can you post pics please?
Great idea, and I'm sure your software will develop to be indispensable.
However for people who just want to copy a file to or from their shared folder, they can simply type file://<computername>/ e.g. file://mylaptop/ into the address bar in pocket internet explorer. Its very buggy, but works well over WIFI or vpn, and does not require the installation of activesync or any other software to share files.
Surur
surur said:
Great idea, and I'm sure your software will develop to be indispensable.
However for people who just want to copy a file to or from their shared folder, they can simply type file://<computername>/ e.g. file://mylaptop/ into the address bar in pocket internet explorer. Its very buggy, but works well over WIFI or vpn, and does not require the installation of activesync or any other software to share files.
Surur
Click to expand...
Click to collapse
Yes I agree.
But again.. this is to see and access your Desktop's whole FileSystem and Processes.
I am really sorry for the previous build. You wouldn't have been able to connect to the desktop at all. You can use this build to connect to you desktop from the same network (wireless or wired).
New Build fixed and uploaded on first post.
Guys please comment... I have no idea whether you are able to install it or get bugs....
I haven't tested it yet, but I would like to know if the host of the computer will see anything if you have linked to his computer.
EDIT:
Sorry, didn't read the specs
Strikah9999 said:
I haven't tested it yet, but I would like to know if the host of the computer will see anything if you have linked to his computer.
EDIT:
Sorry, didn't read the specs
Click to expand...
Click to collapse
Yes
The IP Address of the device and path being browsed can be seen on the Host.
Just right click the Host Explorer icon in the System Tray and select Query Viewer.
Sorry Double Post... Please Delete this post.
Help Required
Edit: Problem fixed! Thanks to Tharit!!!
pctuner said:
Help Required:
This whole week I've been caught up with the download feature (a file to be transfered from the desktop to the device).
The problem is the downloaded file gets corrupt. Same bytes get written twice (got to know that from a song I transfered).
But if I change 10240 in lines marked with '>>' (Please see code below) to 1024 and 10239 in '>>>' to 1023. The problem doesn't occur. Disadvantage is speed is 10 times slower.
I have an HTC Touch with Storage card Transfer rate set at 256 KB/s using MemMaid (default was 64 KB/s).
I'm using .NET Framework 2.0 and .NET Compact Framework 2.0.
--Truncated--
Click to expand...
Click to collapse
I understand you are reading your file in chunks of 10240 bytes (or less for the last chunk).
But you should consider this:
Stream.Read
Return Value
The total number of bytes read into the buffer. This can be less than the number of bytes requested if that many bytes are not currently available, or zero (0) if the end of the stream has been reached.
Click to expand...
Click to collapse
So if calling read the first time fetches X bytes, and calling it the next time only Y, you will write X - Y bytes again.
Tharit said:
I understand you are reading your file in chunks of 10240 bytes (or less for the last chunk).
But you should consider this:
So if calling read the first time fetches X bytes, and calling it the next time only Y, you will write X - Y bytes again.
Click to expand...
Click to collapse
Thanks Tharit!!
It worked and fixed the problem! But now i see some extra bytes written somehow (Original File Size = 14.27 MB; Downloaded = 14.38 MB) even though the song plays perfectly.
Edit: Fixed the problem.
Build 0.04 posted on first post.
You can now download files from your desktop to your device.
pctuner said:
Build 0.04 posted on first post.
You can now download files from your desktop to your device.
Click to expand...
Click to collapse
very useful program, thanks the works !!!
here look my blog:
http://pdaplus.hu/content/view/1738/2