Click here to Skip to main content
16,004,969 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Icons; big & small? Pin
djtommye3-Mar-03 9:25
djtommye3-Mar-03 9:25 
GeneralRe: Icons; big & small? Pin
valikac4-Mar-03 4:14
valikac4-Mar-03 4:14 
AnswerRe: Icons; big & small? Pin
Jim A. Johnson3-Mar-03 9:20
Jim A. Johnson3-Mar-03 9:20 
GeneralRe: Icons; big & small? Pin
djtommye3-Mar-03 9:23
djtommye3-Mar-03 9:23 
AnswerRe: Icons; big & small? Pin
Michael Dunn3-Mar-03 9:46
sitebuilderMichael Dunn3-Mar-03 9:46 
GeneralCustom Control in MFC ... Pin
Maximilien3-Mar-03 7:07
Maximilien3-Mar-03 7:07 
GeneralRe: Custom Control in MFC ... Pin
PJ Arends3-Mar-03 10:50
professionalPJ Arends3-Mar-03 10:50 
GeneralUsing sockets against a human parsed interface Pin
voodoopriestess3-Mar-03 6:51
voodoopriestess3-Mar-03 6:51 
Heya,
I've writing an application to interface with a telnet client to provide a nice graphical front-end to a remote piece of hardware. Unfortunately, the telnet interface is designed to be parsed by a human and so has no nice features like terminators and has random lag. Delays as long as 250ms are routine and although this poses no problems for a human reading the response; plays havok with an automated front end.
I was wondering if people out there had come across similar problems and what solutions they've tried and the success they've had. Currently, my sockets code runs with an 80% chance of getting all the data from the device. The big issue is that it is sooo slow as I deliberately wait for 250ms just in case.

Any ideas... Iain

----

"I would be careful in separating your weirdness, a good quirky
quantum weirdness, from the disturbed weirdness of people who take
pleasure from PVC sheep with fruit repositories."
GeneralRe: Using sockets against a human parsed interface Pin
Phil Speller4-Mar-03 4:34
Phil Speller4-Mar-03 4:34 
Generalpassing info to new class Pin
Michael Shuster3-Mar-03 6:46
Michael Shuster3-Mar-03 6:46 
GeneralRe: passing info to new class Pin
valikac3-Mar-03 8:46
valikac3-Mar-03 8:46 
GeneralRe: passing info to new class Pin
Roger Allen4-Mar-03 0:42
Roger Allen4-Mar-03 0:42 
Generalhelp!! Pin
Charlie Cullen3-Mar-03 5:45
Charlie Cullen3-Mar-03 5:45 
GeneralRe: help!! Pin
Alvaro Mendez3-Mar-03 5:58
Alvaro Mendez3-Mar-03 5:58 
Questionbitmapped buttons? Pin
SumGuy3-Mar-03 5:33
SumGuy3-Mar-03 5:33 
GeneralISAPI authentification Filter Pin
lolopoto3-Mar-03 5:17
lolopoto3-Mar-03 5:17 
GeneralTransferring projects: end of my latin :( Pin
Zizilamoroso3-Mar-03 5:08
Zizilamoroso3-Mar-03 5:08 
QuestionHow to send key stroke to an application Pin
Tony Chung : )3-Mar-03 5:02
Tony Chung : )3-Mar-03 5:02 
AnswerRe: How to send key stroke to an application Pin
Michael Dunn3-Mar-03 5:13
sitebuilderMichael Dunn3-Mar-03 5:13 
GeneralRemove a USB-Drive programmatically Pin
Rainer Mangold3-Mar-03 4:56
Rainer Mangold3-Mar-03 4:56 
GeneralSending a pointer in PostMessage() Pin
ns3-Mar-03 4:44
ns3-Mar-03 4:44 
GeneralRe: Sending a pointer in PostMessage() Pin
John M. Drescher3-Mar-03 4:58
John M. Drescher3-Mar-03 4:58 
GeneralRe: Sending a pointer in PostMessage() Pin
Martyn Pearson3-Mar-03 5:32
Martyn Pearson3-Mar-03 5:32 
GeneralThanks to both! Pin
ns3-Mar-03 5:37
ns3-Mar-03 5:37 
GeneralRe: Sending a pointer in PostMessage() Pin
John M. Drescher3-Mar-03 5:43
John M. Drescher3-Mar-03 5:43 

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.