Click here to Skip to main content
16,005,339 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Windows Services Pin
Nemanja Trifunovic9-Oct-05 3:46
Nemanja Trifunovic9-Oct-05 3:46 
QuestionAnyway to force vs.net to compile uncalled header files? Pin
FocusedWolf4-Oct-05 16:58
FocusedWolf4-Oct-05 16:58 
AnswerRe: Anyway to force vs.net to compile uncalled header files? Pin
Anonymous6-Oct-05 21:31
Anonymous6-Oct-05 21:31 
QuestionReading all lines of a file Pin
Alex Cutovoi4-Oct-05 8:05
Alex Cutovoi4-Oct-05 8:05 
AnswerRe: Reading all lines of a file Pin
gecool5-Oct-05 21:13
gecool5-Oct-05 21:13 
GeneralRe: Reading all lines of a file Pin
Anonymous6-Oct-05 21:28
Anonymous6-Oct-05 21:28 
GeneralRe: Reading all lines of a file Pin
Anonymous9-Oct-05 20:08
Anonymous9-Oct-05 20:08 
QuestionClient/server .... please HELP Pin
Member 23297074-Oct-05 7:21
Member 23297074-Oct-05 7:21 
Hi all

Article "A light-weighted client/server socket class in C++" explains how to make a client/server application, but i am a beginner and want to know if there are tutorials out there that are simple to use and that explains, step by step, how to create the server application and the client application.
The apps should use sockets and be as simple as possible (basically just be able to wait for a request (server) and then send an acknowledgement to the client (just a basic text message). it should really only illustrate the basic phases: 1) idle(server waiting for a connection), (2)connection establishment, (3)data transfer, (4)termination.

I know that you need the ip address as well as well as a port for communication - but that is basically all i know

if there is anyone who can help by writing a basic program (or tutorial), or even refering me to websites (one for beginners, as all the websites i find are a bit advanced and confusing for the novice C++ network programmer), I would most certainly appreciate it.

thank you.
AnswerRe: Client/server .... please HELP Pin
Member 19471947-Oct-05 10:53
Member 19471947-Oct-05 10:53 
QuestionC++ Problems... Pin
AndrewVos3-Oct-05 16:33
AndrewVos3-Oct-05 16:33 
AnswerRe: C++ Problems... Pin
Judah Gabriel Himango4-Oct-05 11:35
sponsorJudah Gabriel Himango4-Oct-05 11:35 
GeneralRe: C++ Problems... Pin
AndrewVos5-Oct-05 18:24
AndrewVos5-Oct-05 18:24 
AnswerRe: C++ Problems... Pin
toxcct5-Oct-05 23:31
toxcct5-Oct-05 23:31 
GeneralRe: C++ Problems... Pin
AndrewVos6-Oct-05 8:38
AndrewVos6-Oct-05 8:38 
GeneralRe: C++ Problems... Pin
AndrewVos6-Oct-05 8:43
AndrewVos6-Oct-05 8:43 
GeneralRe: C++ Problems... Pin
toxcct6-Oct-05 20:52
toxcct6-Oct-05 20:52 
Questionsimple question Pin
...---...3-Oct-05 10:14
...---...3-Oct-05 10:14 
AnswerRe: simple question Pin
MKlucher3-Oct-05 10:32
MKlucher3-Oct-05 10:32 
GeneralRe: simple question Pin
...---...3-Oct-05 11:06
...---...3-Oct-05 11:06 
AnswerRe: simple question Pin
MKlucher3-Oct-05 12:07
MKlucher3-Oct-05 12:07 
QuestionWin32 Pin
Tran Ngoc Minh2-Oct-05 0:13
Tran Ngoc Minh2-Oct-05 0:13 
AnswerRe: Win32 Pin
Iman_crte3-Oct-05 1:22
Iman_crte3-Oct-05 1:22 
Questionproject Pin
Anonymous1-Oct-05 22:33
Anonymous1-Oct-05 22:33 
AnswerRe: project Pin
Prakash Nadar3-Oct-05 15:23
Prakash Nadar3-Oct-05 15:23 
Questionproject in c++ Pin
gagit1-Oct-05 5:39
sussgagit1-Oct-05 5:39 

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.