Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: A problem related to parallel port programming Pin
69 Bay17-Mar-06 2:39
69 Bay17-Mar-06 2:39 
QuestionHow does he do that?!! Pin
Diagon Alley17-Mar-06 0:49
Diagon Alley17-Mar-06 0:49 
AnswerRe: How does he do that?!! Pin
Karim Mribti17-Mar-06 0:54
Karim Mribti17-Mar-06 0:54 
AnswerRe: How does he do that?!! Pin
Ștefan-Mihai MOGA17-Mar-06 2:23
professionalȘtefan-Mihai MOGA17-Mar-06 2:23 
AnswerRe: How does he do that?!! Pin
Diagon Alley10-Apr-06 8:46
Diagon Alley10-Apr-06 8:46 
Questionhow to check machine offline or online Pin
baldha rakesh17-Mar-06 0:36
baldha rakesh17-Mar-06 0:36 
AnswerRe: how to check machine offline or online Pin
ThatsAlok17-Mar-06 0:56
ThatsAlok17-Mar-06 0:56 
QuestionTCP Pin
viliam17-Mar-06 0:33
viliam17-Mar-06 0:33 
hi,
i have problem with SMTP server.
I wrote simple client but first reading from Socket is very slow.
I do function call like this:
socket() //ok
connect() //ok
select() //with 5 sec.
There is first problem, this function return after 5 sec. with result
OK (socket readable) but if I'll try 1 sec. instead it returns after 1
sec. with same result.
...next call works ok = if socket is readable it returns
immediately. (just first call after socket openning)
But another problem is
recv()
It takes about 40 sec. to get "220 something"
And again, another call of recv() works correctly (couple ms.)
Does anyone know what's wrong?
Thank you



viliam
Questionloading VC++ Component in a web page Pin
gayatri.b17-Mar-06 0:20
gayatri.b17-Mar-06 0:20 
QuestionHow to display XP Style buttons using VC++6.0? Pin
K. narasimharao17-Mar-06 0:10
K. narasimharao17-Mar-06 0:10 
AnswerRe: How to display XP Style buttons using VC++6.0? Pin
Naveen17-Mar-06 0:34
Naveen17-Mar-06 0:34 
AnswerRe: How to display XP Style buttons using VC++6.0? Pin
ThatsAlok17-Mar-06 0:35
ThatsAlok17-Mar-06 0:35 
AnswerRe: How to display XP Style buttons using VC++6.0? Pin
Hamid_RT17-Mar-06 1:00
Hamid_RT17-Mar-06 1:00 
AnswerRe: How to display XP Style buttons using VC++6.0? Pin
Ștefan-Mihai MOGA17-Mar-06 2:14
professionalȘtefan-Mihai MOGA17-Mar-06 2:14 
Questionhelp requested Pin
thierrypp17-Mar-06 0:09
thierrypp17-Mar-06 0:09 
AnswerRe: help requested Pin
RichardS17-Mar-06 0:54
RichardS17-Mar-06 0:54 
GeneralRe: help requested Pin
thierrypp17-Mar-06 1:42
thierrypp17-Mar-06 1:42 
Questioncan recursive functions be inline functions? Pin
namaskaaram16-Mar-06 23:59
namaskaaram16-Mar-06 23:59 
AnswerRe: can recursive functions be inline functions? Pin
Rajesh R Subramanian17-Mar-06 0:15
professionalRajesh R Subramanian17-Mar-06 0:15 
GeneralRe: can recursive functions be inline functions? Pin
namaskaaram17-Mar-06 0:28
namaskaaram17-Mar-06 0:28 
GeneralRe: can recursive functions be inline functions? Pin
Rajesh R Subramanian17-Mar-06 0:57
professionalRajesh R Subramanian17-Mar-06 0:57 
AnswerRe: can recursive functions be inline functions? Pin
Stephen Hewitt17-Mar-06 0:18
Stephen Hewitt17-Mar-06 0:18 
QuestionGetLocalTime and GetCurrentTime in Managed App(Windows form.net)---VC7 Pin
luhfluh16-Mar-06 23:40
luhfluh16-Mar-06 23:40 
QuestionVisualisers in other programmes Pin
RichardS16-Mar-06 23:26
RichardS16-Mar-06 23:26 
QuestionC Question Pin
<color>Aljechin 16-Mar-06 23:03
<color>Aljechin 16-Mar-06 23:03 

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.