Click here to Skip to main content
15,867,488 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: UDP based server and two clients Pin
Randor 16-Apr-09 7:58
professional Randor 16-Apr-09 7:58 
GeneralRe: UDP based server and two clients Pin
led mike16-Apr-09 8:02
led mike16-Apr-09 8:02 
GeneralRe: UDP based server and two clients Pin
Stuart Dootson16-Apr-09 8:28
professionalStuart Dootson16-Apr-09 8:28 
QuestionUDP based server and two clients Pin
pandit8416-Apr-09 7:28
pandit8416-Apr-09 7:28 
AnswerRe: UDP based server and two clients Pin
led mike16-Apr-09 7:32
led mike16-Apr-09 7:32 
QuestionCommunication Problem [modified] Pin
ytubis16-Apr-09 7:01
ytubis16-Apr-09 7:01 
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 
I have this library.
I looked for other library and I tried it also and same problem.

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


Error 2 error LNK2019: unresolved external symbol _WSACleanup@0 referenced in function "public: void __thiscall CServer::Handle_Connection(void)" (?Handle_Connection@CServer@@QAEXXZ) CServer.obj Server


Error 3 error LNK2019: unresolved external symbol _closesocket@4 referenced in function "public: void __thiscall CServer::Handle_Connection(void)" (?Handle_Connection@CServer@@QAEXXZ) CServer.obj Server

all the communication functions????
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 
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 

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.