PDA

View Full Version : Pocket PC Router Application?


katherine45
9th February 2007, 04:02 AM
(I moved this out of the widcomm bt stack post)

How hard would it be, to write a semi-universal application for the WinCE environment, to simply emulate a router? I know a little C/C++, but nothing else. I say bypass this BT garbage.

What you would need hardware wise IMO,

Have GRPS/EDGE or some other true 3G data connection... and 802.11b or g, with a chipset that can go into AP mode (which I think I read that the wizard's chip technically can, and same with the H6315 25 45 models).

Then enough ram and CPU left over to do basic routing and DHCP to any clients around you. Viola, handheld, portable router all in one! It would sell like hotcakes, especially for some of our companies events (outdoor sports promotions). It would also make it very universal, at least to clients, if not a couple PPC servers with the right hardware.

I really really hate bluetooth. The ONLY bt devices that have not given me much grief, is an old Jabra Bt200 headset, and an altina USB GPS mouse (with iguidance mapping software). I have had 3 sets/brands of A2DP headsets, another USB mouse that never worked right, numerous dongles to numerous PC builds to share different things... all worked not at all or mediocrely at best. I have also owned an Axim X50, and and X5 (with CF bluetooth).

There is no standard interface, or guarantee with bt, it's just mostly bad luck and voodoo out of the box, and the company hoping you will forget to return their "best effort" product. I don't blame them. I blame widcomm, broadcom, and MS, for their stupid BT stacks, with separate capabilities, millions of version/build numbers, license issues, and general apathy for creating a solid standard product. In a way, MS tries to do this... by cutting out 90% of BT proported features it seems LOL!. If I wanted diversity (aka headaches) in something computer related, It would not be BT, it would be Linux, which somehow works most of the time, and if not, you can make it work... because it's OPEN. Dumb dll's.

This is worse than IRQ conflicts with ISA cards back in the early 90's. Then plug and pray came to save us... and it took like 6 years! How long has BT been out?

Werner, I've read about your PPC proxy thing, but I would like to use more than just HTTP proxy, I need to be able to orb, and try other things.

Thanks for the info new2city! (from old post)

So who remembers this? (I'm showing my age huh lol)

+++ATH0

NO CARRIER

d0ug
9th February 2007, 04:48 AM
This sounds like a very interesting idea. You may not even need a 802.11x chip that can do AP mode. As long as it can do ad-hoc, you should be able to do something simmlar to ICS in desktop windows.

Menneisyys
9th February 2007, 10:25 AM
Great news! Hope you do manage to do it!

TomTheGeek
13th February 2007, 10:28 PM
I'm thinking it would be pretty hard to do or else someone would have done it already.

I had the same idea myself a while ago but as I have no PPC programming experiance I just let it go.