Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CEdit question Pin
David Crow6-Nov-02 3:59
David Crow6-Nov-02 3:59 
GeneralSystem Image list Pin
Stefan Bolder5-Nov-02 5:55
sussStefan Bolder5-Nov-02 5:55 
GeneralRe: System Image list Pin
Gary R. Wheeler5-Nov-02 10:55
Gary R. Wheeler5-Nov-02 10:55 
GeneralSave a File from Variant Pin
Jose Fco Bonnin5-Nov-02 5:40
Jose Fco Bonnin5-Nov-02 5:40 
GeneralRe: Save a File from Variant Pin
TyMatthews5-Nov-02 6:25
TyMatthews5-Nov-02 6:25 
GeneralRe: Save a File from Variant Pin
dabs5-Nov-02 9:07
dabs5-Nov-02 9:07 
GeneralVisual Studio Installer and drivers installation Pin
Susy B.5-Nov-02 5:34
sussSusy B.5-Nov-02 5:34 
GeneralPlease help with networking solutions Pin
Walote5-Nov-02 5:22
Walote5-Nov-02 5:22 
On a small LAN, I must to send a Invoice number to another computer. I have tried to make a CSocket connection without good results.

I have writen a sequence als follow:

On the server: create, listen and accept (with debug, here stay still until the client send a connect message, I guess!!)

On the client: create, connect;

Then, I send on client with the send command, und the server is waiting with the receive command, but nothing comes in the *lBuf parameter.

The GetLastError show a 10022, that its something with Bind, but I have tried to put the bind command in different places (before the accept, after the accept, nothing works!!!!!!!)

And yes, I'm a newie!
GeneralRe: Please help with networking solutions Pin
valikac5-Nov-02 8:33
valikac5-Nov-02 8:33 
GeneralSerialization question Pin
ns5-Nov-02 5:25
ns5-Nov-02 5:25 
GeneralRe: Serialization question Pin
Ravi Bhavnani5-Nov-02 6:06
professionalRavi Bhavnani5-Nov-02 6:06 
GeneralRe: Serialization question Pin
ns5-Nov-02 6:09
ns5-Nov-02 6:09 
GeneralHelp with ToolTips Pin
Aaron Schaefer5-Nov-02 5:00
Aaron Schaefer5-Nov-02 5:00 
GeneralGetSafeHwnd() Pin
ns5-Nov-02 4:53
ns5-Nov-02 4:53 
GeneralRe: GetSafeHwnd() Pin
TyMatthews5-Nov-02 6:14
TyMatthews5-Nov-02 6:14 
GeneralRe: GetSafeHwnd() Pin
ns5-Nov-02 6:17
ns5-Nov-02 6:17 
GeneralRe: GetSafeHwnd() Pin
Ravi Bhavnani5-Nov-02 7:32
professionalRavi Bhavnani5-Nov-02 7:32 
GeneralRe: GetSafeHwnd() Pin
ns5-Nov-02 7:36
ns5-Nov-02 7:36 
GeneralRe: GetSafeHwnd() Pin
Ravi Bhavnani5-Nov-02 7:57
professionalRavi Bhavnani5-Nov-02 7:57 
GeneralSQL Wildcard Search Pin
Richard Hudson5-Nov-02 4:47
Richard Hudson5-Nov-02 4:47 
GeneralRe: SQL Wildcard Search Pin
Pete Bassett5-Nov-02 5:48
Pete Bassett5-Nov-02 5:48 
GeneralRe: SQL Wildcard Search Pin
Jon Hulatt5-Nov-02 5:43
Jon Hulatt5-Nov-02 5:43 
GeneralRe: SQL Wildcard Search Pin
Member 15922365-Nov-02 7:53
Member 15922365-Nov-02 7:53 
GeneralRegarding bsc files Pin
cutti5-Nov-02 4:09
cutti5-Nov-02 4:09 
GeneralSockets through Proxy Pin
Pete Bassett5-Nov-02 3:44
Pete Bassett5-Nov-02 3:44 

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.