Click here to Skip to main content
15,902,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why there is so many different between debug and release? Pin
Michael Dunn19-Apr-02 11:51
sitebuilderMichael Dunn19-Apr-02 11:51 
GeneralConverter Pin
18-Apr-02 23:48
suss18-Apr-02 23:48 
GeneralRe: Converter Pin
Michael P Butler19-Apr-02 0:02
Michael P Butler19-Apr-02 0:02 
GeneralRe: Converter Pin
Alvaro Mendez19-Apr-02 8:25
Alvaro Mendez19-Apr-02 8:25 
GeneralC++ 101 question Pin
_Magnus_18-Apr-02 23:18
_Magnus_18-Apr-02 23:18 
GeneralRe: C++ 101 question Pin
Joaquín M López Muñoz19-Apr-02 0:52
Joaquín M López Muñoz19-Apr-02 0:52 
Questionbroadcast socket messages to clients but how? Pin
Atilla Selem18-Apr-02 23:08
Atilla Selem18-Apr-02 23:08 
AnswerRe: broadcast socket messages to clients but how? Pin
Jon Hulatt18-Apr-02 23:21
Jon Hulatt18-Apr-02 23:21 
Nope, if you want to broadcast you need to use a connectionless protocol. The most appropriate would be UDP.

But don't let that scare you, UDP would be ok for a chat app.

Jon

Sorry to dissapoint you all with my lack of a witty or poignant signature.
GeneralRe: broadcast socket messages to clients but how? Pin
Atilla Selem18-Apr-02 23:57
Atilla Selem18-Apr-02 23:57 
AnswerRe: broadcast socket messages to clients but how? Pin
Albert Pascual19-Apr-02 6:32
sitebuilderAlbert Pascual19-Apr-02 6:32 
Generalto find the windows version Pin
karanba18-Apr-02 22:43
karanba18-Apr-02 22:43 
GeneralRe: to find the windows version Pin
Jon Hulatt18-Apr-02 23:24
Jon Hulatt18-Apr-02 23:24 
GeneralRe: to find the windows version Pin
Tom Archer20-Apr-02 17:50
Tom Archer20-Apr-02 17:50 
Generalto find the windows version Pin
karanba18-Apr-02 22:38
karanba18-Apr-02 22:38 
GeneralRe: to find the windows version Pin
moliate19-Apr-02 7:05
moliate19-Apr-02 7:05 
Generaldisable/enabled minimize & close button Pin
NikoTanghe18-Apr-02 22:31
NikoTanghe18-Apr-02 22:31 
GeneralRe: disable/enabled minimize & close button Pin
Paul M Watt19-Apr-02 5:53
mentorPaul M Watt19-Apr-02 5:53 
GeneralRe: disable/enabled minimize & close button Pin
NikoTanghe21-Apr-02 21:25
NikoTanghe21-Apr-02 21:25 
GeneralSelected text in memory Pin
Kemal OZLU18-Apr-02 21:45
Kemal OZLU18-Apr-02 21:45 
GeneralRe: Selected text in memory Pin
Paul M Watt19-Apr-02 5:46
mentorPaul M Watt19-Apr-02 5:46 
GeneralRe: Selected text in memory Pin
Kemal OZLU19-Apr-02 13:04
Kemal OZLU19-Apr-02 13:04 
GeneralRe: Selected text in memory Pin
Paul M Watt19-Apr-02 13:47
mentorPaul M Watt19-Apr-02 13:47 
GeneralUnlimited Socket receive Pin
Kristian3318-Apr-02 21:17
Kristian3318-Apr-02 21:17 
GeneralRe: Unlimited Socket receive Pin
18-Apr-02 23:07
suss18-Apr-02 23:07 
GeneralRe: Unlimited Socket receive Pin
Jon Hulatt18-Apr-02 23:33
Jon Hulatt18-Apr-02 23:33 

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.