![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Assuming that the internal modem exposes a virtual port you could use the serial library to communicate with it.
If the port is described in the registry, you can use the code from this post to find it: Reading com ports information from the registry What are you trying to achieve? Maybe there is a simpler way to do it. |
|
|||
|
First of all, thanks a lot for your help!
Iīm trying to get the current CellID of my mobile. With this information (and maybe some more) Iīll try to calculate the current position. This is of course not exact, but at least in cities the tolerance is only ~50m. So I could 'emulate' a GPS device or build a simple location based service... there are many possibilities ; ) I already used the program you mentioned, but it only displays that COM1 is my Communication port (well, ASync I guess) and COM4 is my Infrared Port. 0,2,3 and 9 are displayed but without a description. Iīm currently playing around with serial commands, but the port does not seem to open or send any information... Iīll try different ports and baud-rates now, maybe I get it working. EDIT: Hey, sometimes the port opens. And immediately after that, the program crashes (including b4ppc)... Last edited by blackwinged : 09-07-2007 at 10:32 AM. |
|
|||
|
I found a dll on an older website that makes it possible to get the cell information I need.
its here I manage creating an object from the file MDAGetCellDll.dll, but it doesnīt return the information I need. Now Iīm quite new to basic programming languages - in case that anyone has tried (or is going to try) this with success, please tell me. I found that many ppl are looking for a solution to get cell ids, so this would be very helpful. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|