Hi can i connect remotly to a wierless connection like cdma gsm

Hi can i connect remotly to a wierless connection like cdma gsm

Much like you have a WiFi adapter to connect to WiFi signals, you need wireless CDMA/GSM modem and this is a piece of hardware you have to accquire. As for sending data through the modem, it depends on the I/O architecture of the modem. Mostly, it should just be simple serial comms which you can program using any langauge. Then the last thing you need is to know the CDMA protocol so that you know what bytes to send/recieve in practice.

So to connect, you have to use the CDMA protocol, send through serial comms into the hardware which will wirelessly hook up with the target device.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.