I am trying (unsuccessfully so far) to develop a program that will create a data (modem) connection to a modem connected to any other phone. I then want to transfer a small file using xmodem.
I have done extensive searches and tried solutions with TAPI calls based on samples I have found. I can dial the number of my laptop from the i-mate and the laptop on my desk rings. I tell it to pickup the line (ATA) and it does, but there is no "LINECALLSTATE_CONNECTED" from the "lineInitialize" callback function on the imate. All I get is a "LINECALLSTATE_DISCONNECTED" with the type as "LINEDISCONNECTMODE_UNREACHABLE". finally the it all hangs up, no connection.
I seem to be banging my head against a wall at the moment. There must be many of you out there who have done this or very similar.
I can post source is you want that type of thing, but I dont expect anyone to debug my app, but any pointers or others experiences are appreciated. I have come across the RIL interface, but I get the impression that TAPI is the "correct" way.
Thanks in advance.
Frustrated...
Have you got data enabled on your SIM. I was also banging my head against a wall until I thought I would check that with my service provider. There are 2 data things they can enable, one is fax but there is also data. Without data enabled you will never get a sucessfull modem connection.
arrhh!.. that's is. lol. I knew it would be something silly. Ill call today.
Thanks also. God bless you.
Well sorry to say that was not the issue, I still only get repeated
"LINEDISCONNECTMODE_UNREACHABLE"
errors. I am starting to wonder if I am just getting really bad lines. Can someone who has made a modem connection from the PPC to a desktop modem please post their experience on how reliable it is and what type of connection speed it should connect at (9600? 1200? 300? any connection?).
Is their any working sample code for creating a data connection from the PPC using the TAPI?
I will be happy to publish the code to the small project I am doing so future developers have something to work from as I havent been able to find a working example so far. (when it works that is)
Any help appreciated.
Thank-you
Figured out why it would not connect, for anyone else who has similar problems. Mine was the "CSC Line Type" option in the connection settings area.
It was set to "9600 v110" and "Non-transparent".
Im in australia, I understand the v.110 is the american standard, I changed it to
"9600 v.32" and "Non-transparent" and it connects fine. (dont you hate this type of bug)
Im still unsure what the "Transparent" and "Non-transparent" are todo with, if anyone could expain it would be appreciated.
I am glad you got it working. So I guess your code must be OK. I did not set any special communication mode so I guess that my XDA must of been set correctly anyway. It seems sensible that you are supplied with a setup for the country your device is meant for. I say this is bad of the provider.
How do you get to this setting ? I can't even seem to find it on my XDA. I have got a CSD setting that has a choice of 'Analogue' or 'ISDN' mode, mine is set to 'Analogue'.
I did post some code on this forum that is cut from an application I wrote, have a look at
http://forum.xda-developers.com/viewtopic.php?p=7857&highlight=#7857
Cheers
Paul
The code actually worked almost first time when I had all the connection settings right. Ive got the XModem transfer working now also.
The "CSD Line Type" on my device (an i-mate) is an icon in the setting connection tab. In the same tab there is also
"Beam" - allows you to turn on recieve all incoming beams
"Bluetooth" - on/off/discoverable and bonding
"Connections" - normal connection setup
"GPRS Settings" - PAP/CHAP auth and class 8(4RIT)/class 10(3R2T)
not sure what the different GPRS settings are for either, but that side seems to work.
Hey to you all,
I'm trying to set up a CSD connection via RIL , AT commands and TAPI!!! You seem to have accomplished the TAPI solution which i have not started yet, could you advice me on the necessary TAPI functions to use in order to make this work ?
Any help would be very appreciated. Thanks to all.
Have you seen this link?
http://forum.xda-developers.com/viewtopic.php?t=1716&highlight=csd
im having several problems with bluetooth, i can locate and send files to other phones fine but when another phone tries to locate and connect to my xda2 they always say no device found?
ive tried creating bonds with the phones but that doesnt work either.
any ideas?
afrothunder88 said:
im having several problems with bluetooth, i can locate and send files to other phones fine but when another phone tries to locate and connect to my xda2 they always say no device found?
ive tried creating bonds with the phones but that doesnt work either.
any ideas?
Click to expand...
Click to collapse
you're not alone mate. if you search around the forum you'll find that these problem has something to do with the radio rom of the xdaii. unfortunately no clear solution has been seen yet... at least as far i'm concern... that is.
i bounded my xda2 with a i610 and then sendt a picture taken with the cellphone to my xda2 and that worked just fine
dident know enough about the cellphone to mess with creating the bound from that side
Hi,
my GPRS connection is working, it connects without any problem but when i try to navigate with PIE then I can see the message "Opening" on the left lower corner but it just stays that way for a long time and the page never gets displayed. My e-mail works fine so that means i have GPRS connection and working. If i try navigating to a WAP site some pages get displayed and some other don't. If i connect via WiFi or via activesync then i can navigate without any problems. Based on my observations I suspect a problem with the MRU (Maximum receive Unit) of the TCPiP stack but i can not find on the registry where to change that.
Hope someone can help.
I used Tweak2K2 to set it in mine. Sorry I do not know the Reg setting.
hguiraud said:
Hi,
my GPRS connection is working, it connects without any problem but when i try to navigate with PIE then I can see the message "Opening" on the left lower corner but it just stays that way for a long time and the page never gets displayed. My e-mail works fine so that means i have GPRS connection and working. If i try navigating to a WAP site some pages get displayed and some other don't. If i connect via WiFi or via activesync then i can navigate without any problems. Based on my observations I suspect a problem with the MRU (Maximum receive Unit) of the TCPiP stack but i can not find on the registry where to change that.
Hope someone can help.
Click to expand...
Click to collapse
I wonder whether your HTTP proxy port number is correct. I had same problem and I was using the advertised port number until I discovered there was another one that actually worked. I would suggest a port number but I'm O2 UK (it was `advertised as 80 but only actually worked on PIE with 8080)
Mike
You are not alone
Please check the following threads, both are related to our problem, unfortunely none of them gives a solution.
http://forum.xda-developers.com/showthread.php?t=286449
http://forum.xda-developers.com/showthread.php?t=287101
My GPRS connection doesn´t require an HTTP proxy server so Mike´s suggestion didn´t work for me. I contacted Movistar and they are not open to give support since I didn´t buy the device from them....
On the other hand, if somebody can provide the ROM reg settings and a brief instruction on how can be changed would be great
Hi Luiggi
Sorry you have not got it solved yet. I remembered your post and looked for it but did not find it - hoped you had a solution to offer - sadly not
Edit: I suppose you are certain about the proxy? I ask because mine will connect to GPRS just fine without it - BUT PIE does not unless it's set.
Mike
Maybe it is a Movistar problem
Interesting, so happens that my service provider is also Movistar; maybe they have done something different to their network settings. Any way, I was in the US recently and was able to use GPRS roaming although because the TyTN does not differentiates between GPRS and EDGE it could have been that it was using EDGE and that it why i could navigate using PIE.
The funny thing about this problem is that my e-mail works fine and my SPB whether also updates without problems, it is only the navigation with PIE that i have issues with. Based on my observations it seems to be that if the tcp packet is larger that a certain size it gets dropped by the tcp stack.
Not lucky so far
Hi Mike!
Movistar people told me that the don´t need proxy servers for the connections since they use Dynamic IP addresses (?). I´ve have tried a lot of different configurations but not luck so far, the comment posted above could be they key, now the big question is: What are the proper settings and how to modify the reg...?
Will reflashing the phone be the only solution?
Well looks like the options are narrowing down to reflashing the phone.... I'll give it a couple of days more to see if someone can give Us a hint on what to do.
hguiraud said:
Well looks like the options are narrowing down to reflashing the phone.... I'll give it a couple of days more to see if someone can give Us a hint on what to do.
Click to expand...
Click to collapse
I´m not sure about reflashing, actually I have two 8525 I paid to SIM unlock the 1st one so I still have the original ROM 1.34.505.1 and the symptoms are the same, I don´t know what ROM would be suitable to "solve" the problem in case this would be causing the partial lock.
New Finding
I´ve been trying a lot of things and I guess I´m close to the root cause. I strated from scratch with a hard reset and giving a soft reset before the 3 sec secreen of auto configuration, then I tried to set a connection in my ISP, I named it "The Internet" and when I hit the OK button I got a message saying that there was an existing connection setting under the same name!!! I couldn´t find such connection, so I´m pretty sure that the connection is hidden somewhere in the ROM and we need to disable it and create a new one or modify the reg to address a different connection consistent with our own network.... Any thoughts on this?
luiggi said:
I´ve been trying a lot of things and I guess I´m close to the root cause. I strated from scratch with a hard reset and giving a soft reset before the 3 sec secreen of auto configuration, then I tried to set a connection in my ISP, I named it "The Internet" and when I hit the OK button I got a message saying that there was an existing connection setting under the same name!!! I couldn´t find such connection, so I´m pretty sure that the connection is hidden somewhere in the ROM and we need to disable it and create a new one or modify the reg to address a different connection consistent with our own network.... Any thoughts on this?
Click to expand...
Click to collapse
I do have exactly the same problem: an MMS connection is missing but stored somewhere... Anyway to figure out where it is? To me, it's just a flag to change in order for it to re-appear in the \connection\connections tab...
MMS in Cingular
Jeff_mm said:
I do have exactly the same problem: an MMS connection is missing but stored somewhere... Anyway to figure out where it is? To me, it's just a flag to change in order for it to re-appear in the \connection\connections tab...
Click to expand...
Click to collapse
I mapped that one in Cingular, the MMS settings are self extracted from the extended ROM, if you want to get rid of it just do a hard reset and then a soft reset when the 3 sec message shows up, hope this can help you
Please tell us how you did it....
jcb_home said:
I used Tweak2K2 to set it in mine. Sorry I do not know the Reg setting.
Click to expand...
Click to collapse
Yesterday I took a look the the various reg entries and there are some which set default addresses, did you change those addresses? How did you do with Tweak2k2?
8525 on SALE
hguiraud said:
Hi,
my GPRS connection is working, it connects without any problem but when i try to navigate with PIE then I can see the message "Opening" on the left lower corner but it just stays that way for a long time and the page never gets displayed. My e-mail works fine so that means i have GPRS connection and working. If i try navigating to a WAP site some pages get displayed and some other don't. If i connect via WiFi or via activesync then i can navigate without any problems. Based on my observations I suspect a problem with the MRU (Maximum receive Unit) of the TCPiP stack but i can not find on the registry where to change that.
Hope someone can help.
Click to expand...
Click to collapse
I went thru all regs and I couldn´t find MRU or LCP (Link Control Protocol) settings, what disturbes me more is that I put my SIM in my 8125 and everything (IE. messenger, Gmail, Hotmail, etc.) works wonderful!! I think I´ll put on sale my 8525.......
More findings
I do have GPRS connection, no doubt about it. I install Tonaya Iper in my phone and the software gives the ability to trace the route from my phone to the destination, for instance The route to www.gmail.com (216.239.63.19)
is as follows (I set the time [email protected]):
1.- 10.15.14.78
2.- 10.2.4.20
3.- 10.2.4.134
4.- 200.36.174.81
5.- 200.39.31.42 (mx-mesr-rt1.telefonica-data.com.mx)
6.- 213.140.50.233 (So-2-3-1-grtmtyma2.red.telefonica-wholesale.net
7.- Request timed out
8.- 213.140.43.25
9.- 213.140.43.225
10.- 213.140.36.45
11.- 213.140.37.57
12.- 64.233.123
13.- 66.249.94.8
14.- 72.14.233.123
15.- 71.14.233.123
16.- 216.239.63.19 (bp-in-f19.google.com)
When I try to trace the communication with a 1 second timeout the phone stalls for a while in server 213.140.50.233 and makes the traceability extremely slow.
My conclusión is that when the communication reach the server 213.140.50.233 this cause a delay and my phone can not continue to the final destination probably because the pre set delay in the application exceeds its timout parameter.
Any suggestions?
Not a "Maybe" MOVISTAR is guilty for poor GPRS connections!!
hguiraud said:
Interesting, so happens that my service provider is also Movistar; maybe they have done something different to their network settings. Any way, I was in the US recently and was able to use GPRS roaming although because the TyTN does not differentiates between GPRS and EDGE it could have been that it was using EDGE and that it why i could navigate using PIE.
The funny thing about this problem is that my e-mail works fine and my SPB whether also updates without problems, it is only the navigation with PIE that i have issues with. Based on my observations it seems to be that if the tcp packet is larger that a certain size it gets dropped by the tcp stack.
Click to expand...
Click to collapse
Today I use a SIM from the other mexican cell company (telcel), I just enter APN, user name and password and in a blink my 8525 flew thru PIE, hotmail, MS messenger, Gmail and everything!!! Conclusion:Movistar system or set ups are causing all the connection problems, I´ve spent hours in the phone with their wonderful engineers and none of them has been able to explain why Movistar can´t give a decent service to 8525 users.
Using the Traceroute feature of IPer I notice a very long delay to ping the Movistar router located in Madrid (213.140.50.233), there´s where I think the problem is.
You are right Luiggi...!
One of the guys here at the office also has a Dopod 838pro (I'm ussing a HTC TyTN) but with Telcel instead of Movistar...the push e-mail capabilities and the internet surf are really very good ...but with the GPRS of Movistar I recive my e-mails very delayed in the phone and also still unable to sing in to MSN messenger.
Thanks to your post now I know the trut; I was really thinking that maybe the TyTN was the problem (I mean, the HTC branded because the Dopod was functioning just very fine) I was even thinking in return it...
regards
Hummm I suspected that....
Well I think we have (a winner) an answer (partially), I will go back to Movistar and complain, I may not get any results from it but I really have no options since because of my work I travel a lot and the roaming pricing I get with them is way better that the other alternative. The funny thing about this issue is that other HTC phones do not have it. A co worker has a Wizard and he can navigate with PIE. Maybe it would be interesting to investigate what could be the difference or why other phones can navigate and Tytn can't.
Wizard works great!
hguiraud said:
Well I think we have (a winner) an answer (partially), I will go back to Movistar and complain, I may not get any results from it but I really have no options since because of my work I travel a lot and the roaming pricing I get with them is way better that the other alternative. The funny thing about this issue is that other HTC phones do not have it. A co worker has a Wizard and he can navigate with PIE. Maybe it would be interesting to investigate what could be the difference or why other phones can navigate and Tytn can't.
Click to expand...
Click to collapse
I do my living buying and selling phones and I guess next time (tomorrow) I get a Wizard for sale I´ll spend enough time going thru the registry and routes to compare it with the Hermes. Would you guys mind to run IPer and check if the afore mentioned router or server with the problem is common for all of us?
I already wrote a not very nice letter to Movistar, probably they are shocked because normally their tournaround time for an answer is less than 24hrs and this time is taking longer. Next letter I´m going to be addressing the Director or whoever is the top dog.
How do I get/ run the aplication mentioned???
I would like to help to figure out what the problem is or help you guys to get to a solution...so, where can I find and how do I use the software luiggi is mentioning??
Is it free or with a trial version???
regards
I have an M3100 (with Orange firmware). I have an O2 monthly contract that I previously used on a Motorola V3i. I'd like to use my O2 SIM on my new PDA.
I have unlocked it using a piece of software that I was told about (yet to donate). But I have unlocked the CID - something to do with firmware - You guys know what I mean I expect.
This has WinMob/PocketPC. How do I or where do I find the firmware for O2 that will allow me to set up O2 setting. I went to www.o2.co.uk/mobileweb and found the pdf for manually setting up but their menu screen didn't look like mine.
ALSO - I would also like to use the wifi connection. My very kind neighbour temporarily disabled her security to check if I could access the internet using a hotspot but it just kept saying unable to connect. I thought that if I could find a hotspot I could just use it. Is this not the case?
Thanks in advance for your help.
S.
Well first off, SIM unlock is all you need. You do not have to replace firmwares to use O2's services. Somewhere (do a search here) here you'll find the O2 operator settings cab file (this is in really simple terms the equivalent of an installation package like you would have on your PC).
With respect to WiFi, turn on your WiFi via the comm manager (you might want to read the manual if you haven't figured this out yet) and then your phone should report any new APs that are broadcasting their SSIDs. (Tip: If the light to the left of the GSM light isn't flashing green, your WiFi is OFF).
Search the Wiki and read the manual a little as it'll save you a lot of trouble and confusion.
Wifi range is very small; it goes very very bad through walls.
In my case the signal is too bad to be used after 10 meters & 1 wall (door in fact)... Trinity (newer) is doing a little better but anyway; give at least a try very close of the accespoint.
It appears also that not every acces point is WM friendly...
Be also sure that your neighbour has beacon enabled, else you will have to setup manualy the SSID of the connection and tick "this is a hidden connexion":
Hi,
I have a question regarding Bloover, if anybody can help it would be much appreciated!
Overview:
Am In trying to write an app that does some snarfing using the AT commands, similar to the way Bloover does. But I'm only interested in getting it working for the Nokia 6310i because its a school project. I'm not trying to hack the world of Bluetooth as I know its near impossible these days! And the reason I'm talking about Bloover as I used that as a base as I've seen it working from my SE K750i attacking my Nokia 6310i, so I decompiled the code to get an idea of how the AT Commands work (most of it is crap as its obfuscated, but you can get an idea of how the hack works)
My problems:
Currently my code will discover and connect to the phone and I am able to send AT commands to it via outputstream and or OBEX Put. Problem is, I'm consistently getting a return error code of 195 (OBEX_HTTP_FORBIDDEN).
So, what I need to know from more seasoned and experienced programmers and hackers out there (you guys! ) is:
1. Does the phone need to be paired before I can send the commands? Its saying its connected, but not paired?
2. Does it need a special AT Command to open it up to accept all commands, e.g. open a port or some kind of way in?
I think thats all I need, (so far!) if anybody can help me with these couple of questions if anybody has done anything similar or just knows how it all works it would be very much appreciated!
Thanks,
DG
OK, Sorry about this, its a bit of a bump, but...
I have some more info, that I don't need to pair with the device, but still can't get it to accept any commands. Does anybody know if a buffer overflow is required for this hack for the phone to accept the commands?
Thanks,
DG.
I have a problem installing this same software on my Samsung Moment
I recently purchased a spy software package to track my childrens phone usage and I cant get it to work on my phone, It installs and I can start Bloover2 but it says faital error just before the splash screen shows up and then it shuts down.
I have the program and can send it to anyone that might want to help me with it. and it may have what you are looking for ''' other programs in the package'''
jackiemac22 said:
I recently purchased a spy software package to track my childrens phone usage and I cant get it to work on my phone, It installs and I can start Bloover2 but it says faital error just before the splash screen shows up and then it shuts down.
I have the program and can send it to anyone that might want to help me with it. and it may have what you are looking for ''' other programs in the package'''
Click to expand...
Click to collapse
well I have to tell you that you must have bought a scam. all cell spy apps need to be installed on the victim phone, there is no real tool that can install on your own phone to spy on another phone. my advice would be claiming refund right now. for trusted cell spy apps check the review:
http://www.adiguo.com/phone-spy-reviews.html
hope it helps.