Click here to Skip to main content
15,868,016 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Communication Problem Pin
led mike16-Apr-09 7:35
led mike16-Apr-09 7:35 
GeneralRe: Communication Problem Pin
ytubis16-Apr-09 7:45
ytubis16-Apr-09 7:45 
GeneralRe: Communication Problem Pin
Cedric Moonen16-Apr-09 7:53
Cedric Moonen16-Apr-09 7:53 
GeneralRe: Communication Problem Pin
ytubis16-Apr-09 8:06
ytubis16-Apr-09 8:06 
GeneralRe: Communication Problem Pin
Cedric Moonen16-Apr-09 8:15
Cedric Moonen16-Apr-09 8:15 
GeneralRe: Communication Problem Pin
bulg16-Apr-09 10:35
bulg16-Apr-09 10:35 
GeneralRe: Communication Problem Pin
Cedric Moonen16-Apr-09 20:00
Cedric Moonen16-Apr-09 20:00 
GeneralRe: Communication Problem Pin
led mike16-Apr-09 7:57
led mike16-Apr-09 7:57 
ytubis wrote:
and same problem.

Error 1 error LNK2019: unresolved external symbol _sendto@24 referenced in function "public: void __thiscall CServer::Handle_Connection(void)"


No, that's NOT the same problem. It is another link error but now it's a different symbol. If you don't know how to resolve link errors then you need to return to basic C++ studies.

Resolving link errors has nothing to do with Communications Problems, they are C++ beginner issues.
THEREFORE, building a client server system is far beyond the capacity of someone that can't resolve link errors.
QuestionCombo Box Problem - the drop down list will not display Pin
Don Jones BNYMellon16-Apr-09 6:05
Don Jones BNYMellon16-Apr-09 6:05 
QuestionRe: Combo Box Problem - the drop down list will not display Pin
David Crow16-Apr-09 6:09
David Crow16-Apr-09 6:09 
AnswerRe: Combo Box Problem - the drop down list will not display Pin
Don Jones BNYMellon16-Apr-09 6:39
Don Jones BNYMellon16-Apr-09 6:39 
AnswerRe: Combo Box Problem - the drop down list will not display Pin
job198216-Apr-09 6:51
job198216-Apr-09 6:51 
QuestionConsumig WebService from C++. Pin
Mike Doner16-Apr-09 4:56
Mike Doner16-Apr-09 4:56 
AnswerRe: Consumig WebService from C++. Pin
led mike16-Apr-09 7:45
led mike16-Apr-09 7:45 
GeneralRe: Consumig WebService from C++. Pin
Mike Doner20-Apr-09 6:20
Mike Doner20-Apr-09 6:20 
GeneralRe: Consumig WebService from C++. Pin
led mike22-Apr-09 6:02
led mike22-Apr-09 6:02 
QuestionHow to run an Pocket PC 2003 SDK Application in XP system ? Pin
kapardhi16-Apr-09 3:08
kapardhi16-Apr-09 3:08 
AnswerRe: How to run an Pocket PC 2003 SDK Application in XP system ? Pin
Stuart Dootson16-Apr-09 3:11
professionalStuart Dootson16-Apr-09 3:11 
QuestionRe: How to run an Pocket PC 2003 SDK Application in XP system ? Pin
kapardhi16-Apr-09 3:21
kapardhi16-Apr-09 3:21 
AnswerRe: How to run an Pocket PC 2003 SDK Application in XP system ? Pin
Cedric Moonen16-Apr-09 3:27
Cedric Moonen16-Apr-09 3:27 
AnswerRe: How to run an Pocket PC 2003 SDK Application in XP system ? Pin
Stuart Dootson16-Apr-09 3:31
professionalStuart Dootson16-Apr-09 3:31 
AnswerRe: How to run an Pocket PC 2003 SDK Application in XP system ? Pin
Cedric Moonen16-Apr-09 3:11
Cedric Moonen16-Apr-09 3:11 
QuestionDWORD to CString Conversion. Pin
Le@rner16-Apr-09 2:30
Le@rner16-Apr-09 2:30 
AnswerRe: DWORD to CString Conversion. Pin
Rajesh R Subramanian16-Apr-09 2:33
professionalRajesh R Subramanian16-Apr-09 2:33 
GeneralRe: DWORD to CString Conversion. Pin
Le@rner16-Apr-09 2:43
Le@rner16-Apr-09 2:43 

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.