Click here to Skip to main content
15,908,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get the text string in the edit box? Pin
godbert9-Oct-03 16:47
godbert9-Oct-03 16:47 
Generalin a "mess" table Pin
Sirrius9-Oct-03 14:41
Sirrius9-Oct-03 14:41 
GeneralPopUp menu of unknown size Pin
Chernobog19-Oct-03 11:45
Chernobog19-Oct-03 11:45 
GeneralRe: PopUp menu of unknown size Pin
skaanji9-Oct-03 14:07
skaanji9-Oct-03 14:07 
GeneralActive Directory Notification Pin
DR Clevenger9-Oct-03 11:24
DR Clevenger9-Oct-03 11:24 
GeneralRe: Active Directory Notification Pin
Mira10-Oct-03 2:17
Mira10-Oct-03 2:17 
GeneralRe: Active Directory Notification Pin
DR Clevenger10-Oct-03 3:02
DR Clevenger10-Oct-03 3:02 
GeneralSocket returning as readable when it is not. Pin
esepich9-Oct-03 11:19
esepich9-Oct-03 11:19 
I have used the select(); function in an attempt to program a [Timed out] message into my program. In this case the host I am working with is www.ebay.com. You will notice that if you open a command prompt in windows and ping www.ebay.com that you will get four [timed out] output messages sent to the screen. I would like to do the same thing with my program and have chosen to use the select(); function to accomplish this task. The problem is that select(); returns the socket connected to www.ebay.com as readable. How could this be? If I can't use select(); to discover that I have not gotten a reply, how then will I know that no echo reply has been sent back to me?

Thank you,
Eric Sepich
GeneralRe: Socket returning as readable when it is not. Pin
Johnny ²9-Oct-03 11:40
Johnny ²9-Oct-03 11:40 
Generalhelp needed Pin
YaronNir9-Oct-03 11:04
YaronNir9-Oct-03 11:04 
GeneralRe: help needed Pin
Joaquín M López Muñoz9-Oct-03 11:22
Joaquín M López Muñoz9-Oct-03 11:22 
GeneralRe: help needed Pin
YaronNir9-Oct-03 11:30
YaronNir9-Oct-03 11:30 
GeneralRe: help needed Pin
Joaquín M López Muñoz9-Oct-03 11:36
Joaquín M López Muñoz9-Oct-03 11:36 
GeneralRe: help needed Pin
YaronNir9-Oct-03 11:40
YaronNir9-Oct-03 11:40 
GeneralRe: help needed Pin
Joaquín M López Muñoz9-Oct-03 11:57
Joaquín M López Muñoz9-Oct-03 11:57 
GeneralRe: help needed Pin
YaronNir9-Oct-03 12:08
YaronNir9-Oct-03 12:08 
GeneralRe: help needed Pin
Joaquín M López Muñoz9-Oct-03 20:41
Joaquín M López Muñoz9-Oct-03 20:41 
GeneralRe: help needed Pin
YaronNir10-Oct-03 4:14
YaronNir10-Oct-03 4:14 
GeneralRe: help needed Pin
Joaquín M López Muñoz10-Oct-03 4:29
Joaquín M López Muñoz10-Oct-03 4:29 
GeneralRe: help needed Pin
YaronNir10-Oct-03 5:08
YaronNir10-Oct-03 5:08 
GeneralRe: help needed Pin
Joaquín M López Muñoz10-Oct-03 5:14
Joaquín M López Muñoz10-Oct-03 5:14 
GeneralRe: help needed Pin
YaronNir10-Oct-03 5:30
YaronNir10-Oct-03 5:30 
GeneralRe: help needed Pin
Joaquín M López Muñoz12-Oct-03 19:55
Joaquín M López Muñoz12-Oct-03 19:55 
GeneralRe: help needed Pin
YaronNir11-Oct-03 8:23
YaronNir11-Oct-03 8:23 
GeneralQuestion about "!". Pin
esepich9-Oct-03 10:14
esepich9-Oct-03 10:14 

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.