Click here to Skip to main content
15,902,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Reading Text From Single Line CEdit Pin
«_Superman_»2-Nov-09 15:53
professional«_Superman_»2-Nov-09 15:53 
GeneralRe: Reading Text From Single Line CEdit Pin
Judgement28 2-Nov-09 18:35
Judgement28 2-Nov-09 18:35 
QuestionRe: Reading Text From Single Line CEdit Pin
KarstenK2-Nov-09 21:24
mveKarstenK2-Nov-09 21:24 
QuestionC++ socket connection send problem Pin
sugarandcream2-Nov-09 13:11
sugarandcream2-Nov-09 13:11 
AnswerRe: C++ socket connection send problem Pin
«_Superman_»2-Nov-09 14:14
professional«_Superman_»2-Nov-09 14:14 
GeneralRe: C++ socket connection send problem Pin
sugarandcream2-Nov-09 14:31
sugarandcream2-Nov-09 14:31 
GeneralRe: C++ socket connection send problem Pin
«_Superman_»2-Nov-09 15:50
professional«_Superman_»2-Nov-09 15:50 
GeneralRe: C++ socket connection send problem Pin
Moak2-Nov-09 23:44
Moak2-Nov-09 23:44 
sugarandcream wrote:
do you have an exmple of doing that ??


Have a look at Beej's guide to networking programming[^], there are client/server examples in chapter 6.
Another starting point is the Winsock Programmer's FAQ[^], it has examples in section 6.

Regarding your original post, the data should be sent (nearly immediately) to the listening socket. The delay you describe is very likely on the server side, perhaps your server implementation waits for something.

Hope it helps Smile | :)


QuestionXCrashReport : Exception Handling and system calls Pin
aputic2-Nov-09 12:34
aputic2-Nov-09 12:34 
GeneralRe: XCrashReport : Exception Handling and system calls Pin
Moak3-Nov-09 7:25
Moak3-Nov-09 7:25 
GeneralRe: XCrashReport : Exception Handling and system calls Pin
aputic5-Nov-09 0:01
aputic5-Nov-09 0:01 
GeneralRe: XCrashReport : Exception Handling and system calls Pin
Moak5-Nov-09 0:53
Moak5-Nov-09 0:53 
QuestionC++ to MySQL Connections Pin
santhosh-padamatinti2-Nov-09 7:22
santhosh-padamatinti2-Nov-09 7:22 
AnswerRe: C++ to MySQL Connections Pin
loyal ginger2-Nov-09 10:37
loyal ginger2-Nov-09 10:37 
AnswerRe: C++ to MySQL Connections Pin
Saurabh.Garg2-Nov-09 14:57
Saurabh.Garg2-Nov-09 14:57 
QuestionSetSelection in CSliderCtrl not working in XP. Pin
iwt.dev2-Nov-09 6:08
iwt.dev2-Nov-09 6:08 
QuestionRe: SetSelection in CSliderCtrl not working in XP. Pin
David Crow2-Nov-09 6:30
David Crow2-Nov-09 6:30 
AnswerRe: SetSelection in CSliderCtrl not working in XP. Pin
iwt.dev2-Nov-09 8:48
iwt.dev2-Nov-09 8:48 
QuestionRe: SetSelection in CSliderCtrl not working in XP. Pin
David Crow2-Nov-09 10:10
David Crow2-Nov-09 10:10 
Questionhow to program a sending packet through selected network Adapter interface in the windows Pin
newjiang042-Nov-09 5:06
newjiang042-Nov-09 5:06 
QuestionUnicode support for CryptEncrypt(..) and CryptDecrypt(..) ........... Pin
hvgyufg28fh38tyr78hf2-Nov-09 4:55
hvgyufg28fh38tyr78hf2-Nov-09 4:55 
AnswerRe: Unicode support for CryptEncrypt(..) and CryptDecrypt(..) ........... Pin
CPallini2-Nov-09 5:19
mveCPallini2-Nov-09 5:19 
AnswerRe: Unicode support for CryptEncrypt(..) and CryptDecrypt(..) ........... Pin
Randor 2-Nov-09 5:23
professional Randor 2-Nov-09 5:23 
GeneralRe: Unicode support for CryptEncrypt(..) and CryptDecrypt(..) ........... Pin
hvgyufg28fh38tyr78hf3-Nov-09 1:27
hvgyufg28fh38tyr78hf3-Nov-09 1:27 
QuestionCablebox Pop-up blocker Pin
Quecumber2562-Nov-09 3:58
Quecumber2562-Nov-09 3:58 

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.