Bluetooth Programming Help - Windows Mobile Development and Hacking General

i know this is not an approriate place to post this, but i really need ur help guys, does anone have any idea on how to create bluetooth ready applications using microsoft's .net , for example: creating software that can access a bluetooth usb module.
any help , refrences , books , articles would be helpful

I dont think you can access the Bluetooth stack using managed code, but could try using the Bluetooth api http://msdn.microsoft.com/library/d...-us/guide_ppc/htm/ppc_bluetooth_api__amdi.asp for ppc. The OpenNETCF did have support/having support for bluetooth in v1.1 which was released on May17th but it doesnt seem to be in the help library.
Luke Smith
http://www.luke-smith.co.uk

Related

Blooover Hacking Bluetooth with Windows Smartphone

Hi i wanted to use Bloover (http://trifinite.org/trifinite_stuff_blooover.html) on my Smartphone but it doesn't work.
I downloaded WebSphere Everyplace Micro Environment MIDP 2.0 so i thought it has to work...all Midlets are working now, but only Blooover can't start. If somebody is interested in this programme and can use this programm, please send me some infos what I need, too.
MIDP 2.0 and something else?
http://trifinite.org/trifinite_stuff_blooover.html
Same problem, doesn't work in my Atom
Any idea?
I get
"Invalid java archive"
LOL how many times does it have to be said,
Snarfing is a pipe dream !!!
most phones are protected against this kinda thing now (providing someone even has bluetooth on) and theres no garentee that you will have the address book access to get entries outa it.
besides the fact why would you want to,
i know, why dont you just randomly send text messages in random ranges of mobile numbers, its basically the same thing.
Pipedream or not, he may have his reasons.. Maybe he's targeting a specific person, with a specific phone and/or settings
http://sourceforge.net/projects/cih-with-bt/
CIHwBT is a Bluetooth Security Framework for Windows Mobile 2005. Currently it only support some bluetooth exploits and tools like BlueSnarf, BlueJack, and some DoS attacks. It is intended to work with any pocketpc with Microsoft Bluetooth Stack.
Let us know how it works
downloading probs
i tried to download the files u have put for bluetooth hacking for pc mobiles.i cant get those files download to my pc from net can u help me in this . im using imate jam...
i will bw very thankfull to u if u help me.
rana
Here U R:
the compiled ones:
http://rapidshare.com/files/21645940/CIHwBT_bin.zip.html
and the source code:
http://rapidshare.com/files/21646106/CIHwBT_sources.zip.html
have fun
help
how to use CIHwBT?
your jvm has to be jsr-82 compliant to use blooover (or any other app that wants to access bluetooth via java).
That's probably the reason its not working. I have been trying to find a work around for my phone to use a midlet that requires bluetooth through java but its almost impossible to get help on it.
I found a nice program for this for some month ago. The name of the program is Bluezzard works with my qtek 9100.
Hope this helped. Im intrested in this stuff, so if someone find anything intresting about this, please post it.
Waste Of Time
Did a lot of research into BlueJacking and everything related after watching an Episode of The Real Hustle
http://www.bbc.co.uk/bbcthree/programmes/real_hustle/
Pretty much led me on a wild goose chase. Discovered that these Bluejacking programs were made for the first versions of Bluetooth. The new versions of Bluetooth make the conventional methods of BlueJacking quite impossible. But I'm sure out there somewhere there is a room full of hackers out to prove me wrong.
Any one with a working BT hacking app please??
I'm new to all this stuff, so working info for newbie would be greately appreciated.
I'd really like to get this working on my phone: http://trifinite.org/trifinite_stuff_carwhisperer.html
Unfortunately we'll need to get linux to load first...
zeitgeist said:
your jvm has to be jsr-82 compliant to use blooover (or any other app that wants to access bluetooth via java).
That's probably the reason its not working. I have been trying to find a work around for my phone to use a midlet that requires bluetooth through java but its almost impossible to get help on it.
Click to expand...
Click to collapse
Currently, a no-go: see http://wiki.xda-developers.com/index.php?pagename=The (Java) MIDlet Bible

bluetooth stack + api, sdk

i'm looking for a sdk or api for the bluetooth stack on the magician. I'm planning on writing a tool that will enable some much needed stuff on wireless headsets (caller id and other stuff)
but i do need that api to do stuff, as i can't really find any info on the handling of the protocols and profiles
Justice Strike said:
i'm looking for a sdk or api for the bluetooth stack on the magician. I'm planning on writing a tool that will enable some much needed stuff on wireless headsets (caller id and other stuff)
but i do need that api to do stuff, as i can't really find any info on the handling of the protocols and profiles
Click to expand...
Click to collapse
I do not know if it can help you but this is a free compact framework library with many Bluetooth oriented classes
http://32feet.net/library/
i've seen it, it's seriously underdocumented. their is only the name of a specific function, but no explanation about it.
Hey,
the bluetooth stack on the magician is from microsoft. There are several commercial and non-commercial bluetooth API`s around. Commercial for example: www.franson.com. Non- Commercial: search for Peter Foot on Google.
Later,
sojakim

URGENT URGENT: Bluetooth OBEX

Hi all,
I am really mad from this OBEX bluetooth thing, I have spent a month trying to add BT OBEX support in my program but ith no luck, I scanned the internet line by line and found almost nothing.
I found things on codeproject and experts-exchange, but not of much use and some did not work correctly.
I saw some programs that deal with obex developed in this forum like GSMBeam and maybe others.
Any one knows how to program BT OBEX for file exchange?? I need to only send a file!! any libraries for evc++? I am really tired now and this is my last place to save my project.
I hope I will find help here
Don't know if this works for you... give it a go..
To change the ability to receive files via Bluetooth (OBEX)
* The setting is at 'HKEY_LOCAL_MACHINE\Software\Microsoft\Obex'
* The 'IsEnabled' DWORD value should be set to '1' to enable OBEX and '0' to disable OBEX.
Hi,
The problem is not with my device, the registry settings are correct, but I need help for developing my BT Obex application, specifically, I need my application to be able to send files to other devices via bluetooth (just like resco explorer).
ANY HELP GUYS? ANY C++ LIBRARIES? ANYONE DID THAT BEFORE?
please shade some light if you can.
Thanks in advance
Aaaa... IC
U could try here... http://www.gatefold.co.uk/obex/
It's a test-ware for sending contacts and files by bluetooth and there's a source and compiles software that u could d/load 2 test...
Hope this helps
Hi,
Thanks for your help, but as I wrote in the first post, I need it for c++, I already have this library but unfortunately it is for .NET applications, not c++.
I need some help on c++
Thanks again.
Come on guys... provide something
Would this help you out?
And maybe this
Thanks _Nomad_ for your help.
But again, both links are dedicated to the .NET CF, but I am using eVC++, so they are not useful for me.
I need some thing to use in eVC++, not .NET.
Thanks anyway.
And Guys, if any body knows anything useful please let me know.
mohgdeisat said:
I need some thing to use in eVC++, not .NET.
Click to expand...
Click to collapse
Use the force luke...
search for "obexsquirt"
the result will lead you to a full functioning c++ source code for obex transfer over both bt and irda.
cheers
Yes, thanks.
Actually I have the book that introduced this sample but some code is missing in the book.
I found another code derived from obexsquirt sample, it works fine but the problem is that it fails to disconnect from the target device and the connection remains open, I tried to debug it but found nothing to correct, the code seems to be written correctly but I don't know why the problem arises.
Please try to see the code guys and tell me whatever you get:
Article:
http://www.developer.com/ws/palm/article.php/10946_3573636_3
Code sample:
http://www.developer.com/img/2005/12/Obex.zip
Thanks guys

Remote PDA Management Software

Hi all,
I joined the forum because I'm looking to design a PC application using Visual Studio 2005 that will connect to most phones and allow you to send/receive SMS, manage contacts, perhaps even use any onboard camera as a webcam.
I'm an experienced programmer, but know little about the architecture on the Andes, which is my testbed.
Basically, all I need to get started on the basics is how to communicate with the device using a serial connection (Not in debug mode though!), or the best way to accomplish this if not bluetooth.
Any/all help appreciated. I'm not looking for code just a procedure to establish a serial link that'll allow me to issue commands to the device whilst its in its usual turned on and usable state, or docked. However if you think it'll help please feel free.
Many thanks in advance!
opennetcf.org has examples and a free library which you can download
Eelco
Many thanks! However from what I can see, I'd need the latest version, which is not free :S Any attempt to install the previous SDK's fail as I'm running VS2005...
Ok, to clarify, I'm looking for a framework for a windows application that will enable me to connect to a smartphone, and control it. From what I can tell from the above site, the Opennetcf libraries are for a device application... I've installed the free version of the libraries and they work find under the emulator, but that's not really what I'm after...

[Q] App Development - WiFI Direct

Hi,
I am new to android app development (fine with Java) and I want to work on a wifi - direct application. The problem is that I cant find a good tutorial/explanation of the API's that are used for wifi direct. I have gone through the sample from https://developer.android.com/training/index.html but that's still not enough for me.
I want to understand the in and out of the java code that is provided by google for the same.
Please suggest some good tutorials/books/videos through which I can understand the basic concepts of wifi direct and how it works programmatically.
Thanks in advance.
Please suggest..

Categories

Resources