Click here to Skip to main content
15,921,279 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Reading all lines Pin
David Crow4-Oct-05 8:27
David Crow4-Oct-05 8:27 
GeneralRe: Reading all lines Pin
Alex Cutovoi4-Oct-05 8:39
Alex Cutovoi4-Oct-05 8:39 
GeneralRe: Reading all lines Pin
David Crow4-Oct-05 8:49
David Crow4-Oct-05 8:49 
GeneralRe: Reading all lines Pin
Alex Cutovoi4-Oct-05 9:02
Alex Cutovoi4-Oct-05 9:02 
GeneralRe: Reading all lines Pin
David Crow4-Oct-05 9:10
David Crow4-Oct-05 9:10 
GeneralRe: Reading all lines Pin
Alex Cutovoi4-Oct-05 9:32
Alex Cutovoi4-Oct-05 9:32 
GeneralRe: Reading all lines Pin
David Crow4-Oct-05 9:58
David Crow4-Oct-05 9:58 
QuestionClient/server .... please HELP Pin
Member 23297074-Oct-05 7:20
Member 23297074-Oct-05 7:20 
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.
QuestionNewbie problem Pin
Anonymous4-Oct-05 6:18
Anonymous4-Oct-05 6:18 
AnswerRe: Newbie problem Pin
Ravi Bhavnani4-Oct-05 6:28
professionalRavi Bhavnani4-Oct-05 6:28 
QuestionDialog Controls Pin
LCI4-Oct-05 4:58
LCI4-Oct-05 4:58 
AnswerRe: Dialog Controls Pin
Maximilien4-Oct-05 5:21
Maximilien4-Oct-05 5:21 
GeneralRe: Dialog Controls Pin
LCI4-Oct-05 5:33
LCI4-Oct-05 5:33 
GeneralRe: Dialog Controls Pin
bugDanny4-Oct-05 5:41
bugDanny4-Oct-05 5:41 
GeneralRe: Dialog Controls Pin
Prakash Nadar4-Oct-05 5:47
Prakash Nadar4-Oct-05 5:47 
AnswerRe: Dialog Controls Pin
bugDanny4-Oct-05 5:24
bugDanny4-Oct-05 5:24 
GeneralRe: Dialog Controls Pin
LCI4-Oct-05 5:50
LCI4-Oct-05 5:50 
GeneralRe: Dialog Controls Pin
bugDanny4-Oct-05 5:57
bugDanny4-Oct-05 5:57 
AnswerRe: Dialog Controls Pin
Trollslayer4-Oct-05 6:42
mentorTrollslayer4-Oct-05 6:42 
QuestionInserting text into text box Pin
si_694-Oct-05 4:54
si_694-Oct-05 4:54 
AnswerRe: Inserting text into text box Pin
Maximilien4-Oct-05 5:27
Maximilien4-Oct-05 5:27 
GeneralRe: Inserting text into text box Pin
si_694-Oct-05 5:38
si_694-Oct-05 5:38 
GeneralRe: Inserting text into text box Pin
bugDanny4-Oct-05 5:44
bugDanny4-Oct-05 5:44 
AnswerRe: Inserting text into text box Pin
bugDanny4-Oct-05 5:36
bugDanny4-Oct-05 5:36 
GeneralRe: Inserting text into text box Pin
si_694-Oct-05 5:42
si_694-Oct-05 5:42 

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.