Click here to Skip to main content
15,921,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalsaving complete webpage to HD (with images) Pin
midupk9-Apr-04 1:26
midupk9-Apr-04 1:26 
GeneralRe: saving complete webpage to HD (with images) Pin
toxcct9-Apr-04 1:49
toxcct9-Apr-04 1:49 
GeneralRe: saving complete webpage to HD (with images) Pin
midupk11-Apr-04 23:05
midupk11-Apr-04 23:05 
GeneralRe: saving complete webpage to HD (with images) Pin
2249179-Apr-04 3:41
2249179-Apr-04 3:41 
GeneralRe: saving complete webpage to HD (with images) Pin
midupk11-Apr-04 23:07
midupk11-Apr-04 23:07 
GeneralProject settings for initial stack Pin
Anonymous9-Apr-04 1:22
Anonymous9-Apr-04 1:22 
GeneralRe: Project settings for initial stack Pin
David Crow9-Apr-04 3:50
David Crow9-Apr-04 3:50 
GeneralCAsyncSocket Client/server Pin
VBZ9-Apr-04 1:21
VBZ9-Apr-04 1:21 
hi,
I am in a gr8 trouble. I am making a client server application using ASync sockets with oracle as backend. Every thing is working fine but the problem is with closing the connection after it's use completes. i.e. when for the first time client connects to the server he is able to log in and send the data but after that is any client tries to log in then server gives the Assssertion failure error in line 177 winsock on ignoring the error the client works fine but if this happens server cannot log in the clients automatically. if there is a way to ignore this failuer or what i feel abt error is that once the socket is closed and after that if some body tries to give it gives a invaled socket error this was found out when i tried to debug the error. tell me what i can do to solve the problem. can this be due to the single m_sConnection socket i have used that when closed closes everything but there is another socket cvariacle ie m_sListenSocket that i have iused to accept connections ie m_sListensocket.accept(m_sconnectionsocket).
help me to understnd it
General2G limit when creating threads Pin
Anonymous9-Apr-04 1:17
Anonymous9-Apr-04 1:17 
GeneralRe: 2G limit when creating threads Pin
David Crow9-Apr-04 3:53
David Crow9-Apr-04 3:53 
GeneralRe: 2G limit when creating threads Pin
Gary R. Wheeler9-Apr-04 4:50
Gary R. Wheeler9-Apr-04 4:50 
GeneralService can't receive message from another service Pin
tank10259-Apr-04 1:16
tank10259-Apr-04 1:16 
GeneralRe: Service can't receive message from another service Pin
2249179-Apr-04 3:55
2249179-Apr-04 3:55 
GeneralRe: Service can't receive message from another service Pin
tank10259-Apr-04 18:27
tank10259-Apr-04 18:27 
GeneralCToolTipCtrl::RelayEvent Pin
pie9-Apr-04 1:06
pie9-Apr-04 1:06 
GeneralJust a correction Pin
pie9-Apr-04 1:08
pie9-Apr-04 1:08 
GeneralRe: CToolTipCtrl::RelayEvent Pin
Sharif Ahmad7-Jan-15 2:18
professionalSharif Ahmad7-Jan-15 2:18 
QuestionHow to run a function every minute? Pin
StarMeteor8-Apr-04 22:53
StarMeteor8-Apr-04 22:53 
AnswerRe: How to run a function every minute? Pin
GflPower8-Apr-04 22:55
GflPower8-Apr-04 22:55 
AnswerRe: How to run a function every minute? Pin
toxcct8-Apr-04 23:03
toxcct8-Apr-04 23:03 
GeneralRe: How to run a function every minute? Pin
2249178-Apr-04 23:30
2249178-Apr-04 23:30 
GeneralRe: How to run a function every minute? Pin
SiddharthAtw9-Apr-04 1:09
SiddharthAtw9-Apr-04 1:09 
GeneralRe: How to run a function every minute? Pin
2249179-Apr-04 3:33
2249179-Apr-04 3:33 
GeneralRe: How to run a function every minute? Pin
toxcct9-Apr-04 4:06
toxcct9-Apr-04 4:06 
AnswerRe: How to run a function every minute? Pin
ThatsAlok9-Apr-04 3:06
ThatsAlok9-Apr-04 3:06 

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.