Click here to Skip to main content
15,922,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDIALOG BOX WITH .PNG IMAGES Pin
verma-rahul2-Sep-04 4:09
verma-rahul2-Sep-04 4:09 
GeneralRe: DIALOG BOX WITH .PNG IMAGES Pin
Antony M Kancidrowski2-Sep-04 6:18
Antony M Kancidrowski2-Sep-04 6:18 
GeneralRe: DIALOG BOX WITH .PNG IMAGES Pin
verma-rahul3-Sep-04 1:05
verma-rahul3-Sep-04 1:05 
GeneralMCP VC++ Pin
verma-rahul2-Sep-04 4:05
verma-rahul2-Sep-04 4:05 
GeneralRe: MCP VC++ Pin
David Crow2-Sep-04 5:08
David Crow2-Sep-04 5:08 
GeneralCSocket trouble Pin
El'Cachubrey2-Sep-04 3:57
El'Cachubrey2-Sep-04 3:57 
GeneralRe: CSocket trouble Pin
Antony M Kancidrowski2-Sep-04 6:08
Antony M Kancidrowski2-Sep-04 6:08 
GeneralDeveloping UDP server using listbox Pin
akhtarparvez2-Sep-04 3:34
sussakhtarparvez2-Sep-04 3:34 
Hello,
I just started using VC++ and developing a simple udp server application which uses listbox to show the incoming messages.

I am having trouble finding out if :

1. a new thread should be spawned to receive messages by the udp server (the received messages are to be displayed in the listbox)
2. or a different class should be created for the server
3. or the main dialog class can contain a function to invoke receive by server.
4. will this application require postmessage and getmessage functions: i mean a simple recieved message can be updated in the listbox window or not?


Also, if I want the application to start accepting the udp messages without any starting event (such as 'press start button'), where should the server code begin?

Any help will be highly appreciated. Thanks in advance.
GeneralDetecting if a Dialog is Modal or Non-Modal (Modeless) Pin
James R. Twine2-Sep-04 3:33
James R. Twine2-Sep-04 3:33 
GeneralRe: Detecting if a Dialog is Modal or Non-Modal (Modeless) Pin
PJ Arends5-Sep-04 10:26
professionalPJ Arends5-Sep-04 10:26 
GeneralAnimated gif in VC5 Pin
walvdlz2-Sep-04 3:13
walvdlz2-Sep-04 3:13 
GeneralHeight and Width of Title ba Pin
persian_boi2-Sep-04 3:01
persian_boi2-Sep-04 3:01 
GeneralRe: Height and Width of Title ba Pin
David Crow2-Sep-04 5:12
David Crow2-Sep-04 5:12 
Generalstarting the application minimized - on system tray Pin
caykahve2-Sep-04 1:57
caykahve2-Sep-04 1:57 
GeneralRe: starting the application minimized - on system tray Pin
James R. Twine2-Sep-04 3:42
James R. Twine2-Sep-04 3:42 
GeneralRe: starting the application minimized - on system tray Pin
caykahve2-Sep-04 4:11
caykahve2-Sep-04 4:11 
GeneralRe: starting the application minimized - on system tray Pin
James R. Twine2-Sep-04 4:19
James R. Twine2-Sep-04 4:19 
GeneralMFC Multiple windows (pages) Pin
Jens Christiansen2-Sep-04 1:40
Jens Christiansen2-Sep-04 1:40 
GeneralRe: MFC Multiple windows (pages) Pin
RChin2-Sep-04 1:47
RChin2-Sep-04 1:47 
GeneralRe: MFC Multiple windows (pages) Pin
Jens Christiansen2-Sep-04 1:56
Jens Christiansen2-Sep-04 1:56 
GeneralRe: MFC Multiple windows (pages) Pin
vikramlinux2-Sep-04 2:29
vikramlinux2-Sep-04 2:29 
GeneralRe: MFC Multiple windows (pages) Pin
Jens Christiansen2-Sep-04 8:56
Jens Christiansen2-Sep-04 8:56 
GeneralRe: MFC Multiple windows (pages) Pin
David Crow2-Sep-04 2:45
David Crow2-Sep-04 2:45 
GeneralRe: MFC Multiple windows (pages) Pin
Jens Christiansen2-Sep-04 8:57
Jens Christiansen2-Sep-04 8:57 
GeneralRe: MFC Multiple windows (pages) Pin
David Crow2-Sep-04 9:23
David Crow2-Sep-04 9:23 

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.