Click here to Skip to main content
15,901,283 members
Home / Discussions / C#
   

C#

 
QuestionSharing GSM modem among clients Pin
Member 936761529-Oct-12 6:25
Member 936761529-Oct-12 6:25 
AnswerRe: Sharing GSM modem among clients Pin
jschell29-Oct-12 8:39
jschell29-Oct-12 8:39 
Presuming this is about doing it yourself.

1. Learn how the modem works and learn about the programmetic API used to control it.
2. Write code to control it.
3. Learn how to write a server
4. Learn how to do plug an play devices. This is if you want it visible as a modem. If instead you want to write an app that runs on the other system and just talks to the modem then it isn't needed.
5. Put all of the above together.
QuestionCharting example- high priority Pin
SagarGK29-Oct-12 1:48
SagarGK29-Oct-12 1:48 
AnswerRe: Charting example- high priority Pin
SagarGK29-Oct-12 1:49
SagarGK29-Oct-12 1:49 
AnswerRe: Charting example- high priority Pin
Richard MacCutchan29-Oct-12 1:55
mveRichard MacCutchan29-Oct-12 1:55 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 17:30
SagarGK29-Oct-12 17:30 
GeneralRe: Charting example- high priority Pin
Richard MacCutchan29-Oct-12 22:40
mveRichard MacCutchan29-Oct-12 22:40 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 22:45
SagarGK29-Oct-12 22:45 
GeneralRe: Charting example- high priority Pin
Pete O'Hanlon29-Oct-12 22:58
mvePete O'Hanlon29-Oct-12 22:58 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 23:00
SagarGK29-Oct-12 23:00 
GeneralRe: Charting example- high priority Pin
Pete O'Hanlon29-Oct-12 23:35
mvePete O'Hanlon29-Oct-12 23:35 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 23:37
SagarGK29-Oct-12 23:37 
GeneralRe: Charting example- high priority Pin
Pete O'Hanlon29-Oct-12 23:45
mvePete O'Hanlon29-Oct-12 23:45 
GeneralRe: Charting example- high priority Pin
Richard MacCutchan30-Oct-12 0:20
mveRichard MacCutchan30-Oct-12 0:20 
GeneralRe: Charting example- high priority Pin
SagarGK30-Oct-12 0:33
SagarGK30-Oct-12 0:33 
GeneralRe: Charting example- high priority Pin
Richard MacCutchan30-Oct-12 0:45
mveRichard MacCutchan30-Oct-12 0:45 
AnswerRe: Charting example- high priority Pin
V.29-Oct-12 3:15
professionalV.29-Oct-12 3:15 
AnswerMy Vote of 1 Pin
Keith Barrow29-Oct-12 6:11
professionalKeith Barrow29-Oct-12 6:11 
AnswerRe: Charting example- high priority Pin
wizardzz29-Oct-12 11:19
wizardzz29-Oct-12 11:19 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 17:10
SagarGK29-Oct-12 17:10 
GeneralRe: Charting example- high priority Pin
Member 939112629-Oct-12 22:18
Member 939112629-Oct-12 22:18 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 22:24
SagarGK29-Oct-12 22:24 
QuestionRegex getting special characters Pin
PozzaVecia28-Oct-12 4:18
PozzaVecia28-Oct-12 4:18 
AnswerRe: Regex getting special characters Pin
Richard Andrew x6428-Oct-12 4:37
professionalRichard Andrew x6428-Oct-12 4:37 
AnswerRe: Regex getting special characters Pin
Richard MacCutchan28-Oct-12 5:17
mveRichard MacCutchan28-Oct-12 5:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.