Click here to Skip to main content
15,901,426 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionCP and servers Pin
Rohde11-Jul-07 0:31
Rohde11-Jul-07 0:31 
AnswerRe: CP and servers Pin
Sebastian Schneider11-Jul-07 1:14
Sebastian Schneider11-Jul-07 1:14 
AnswerRe: CP and servers Pin
#realJSOP12-Jul-07 1:37
professional#realJSOP12-Jul-07 1:37 
Questionproblem of reading from serial port Pin
supercsharp110-Jul-07 22:06
supercsharp110-Jul-07 22:06 
AnswerRe: problem of reading from serial port Pin
Steve S11-Jul-07 3:06
Steve S11-Jul-07 3:06 
GeneralRe: problem of reading from serial port Pin
supercsharp111-Jul-07 16:21
supercsharp111-Jul-07 16:21 
GeneralRe: problem of reading from serial port Pin
Steve S12-Jul-07 6:57
Steve S12-Jul-07 6:57 
AnswerRe: problem of reading from serial port Pin
Luc Pattyn12-Jul-07 7:21
sitebuilderLuc Pattyn12-Jul-07 7:21 
Hi,

If you have trouble with serial port software in connection with modem,
then I strongly suggest you split the problem in two parts:

- test you cable and modem using an existing app, such as HyperTerminal;
this will also help you in learning modem commands (use on info from Google)

- develop your serial port code without a modem, use a second PC (maybe again
with HyperTerminal; and with a null modem, or null modem cable) or something
else

Only once you got both parts sufficiently solved, try to combine your app
with the modem.

BTW: I advise you to log all serial data (both in and out) in a file using
both hex and ASCII while debugging (and to leave the code in, but switch it off,
once you think it works adequately).

Smile | :)


QuestionFile manager for USB device Pin
Tamal Saha8-Jul-07 9:55
Tamal Saha8-Jul-07 9:55 
AnswerRe: File manager for USB device Pin
#realJSOP9-Jul-07 2:10
professional#realJSOP9-Jul-07 2:10 
QuestionPC not working Pin
Hiteshforu20076-Jul-07 23:49
Hiteshforu20076-Jul-07 23:49 
AnswerRe: PC not working Pin
Dave Kreskowiak7-Jul-07 7:28
mveDave Kreskowiak7-Jul-07 7:28 
AnswerRe: PC not working Pin
#realJSOP9-Jul-07 2:13
professional#realJSOP9-Jul-07 2:13 
Questionneed code to find serial number of hardware Pin
omidreza8126-Jul-07 20:36
omidreza8126-Jul-07 20:36 
AnswerRe: need code to find serial number of hardware Pin
#realJSOP9-Jul-07 2:15
professional#realJSOP9-Jul-07 2:15 
QuestionParallel Port Help Pin
meki_21184-Jul-07 4:18
meki_21184-Jul-07 4:18 
AnswerRe: Parallel Port Help Pin
CPallini4-Jul-07 4:26
mveCPallini4-Jul-07 4:26 
QuestionPentium 5 Pin
Aman.Jen3-Jul-07 23:06
Aman.Jen3-Jul-07 23:06 
AnswerRe: Pentium 5 [modified] Pin
Jimmanuel5-Jul-07 2:21
Jimmanuel5-Jul-07 2:21 
GeneralRe: Pentium 5 Pin
Dan Neely5-Jul-07 2:25
Dan Neely5-Jul-07 2:25 
QuestionGeneric USB access Pin
legit3-Jul-07 4:32
legit3-Jul-07 4:32 
AnswerRe: Generic USB access Pin
Dave Kreskowiak3-Jul-07 9:51
mveDave Kreskowiak3-Jul-07 9:51 
GeneralRe: Generic USB access Pin
legit3-Jul-07 10:04
legit3-Jul-07 10:04 
GeneralRe: Generic USB access Pin
Steve S5-Jul-07 1:46
Steve S5-Jul-07 1:46 
GeneralRe: Generic USB access Pin
Dave Kreskowiak5-Jul-07 4:47
mveDave Kreskowiak5-Jul-07 4:47 

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.