Click here to Skip to main content
15,901,505 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC++6 , need to have timing Pin
Joel Holdsworth31-May-05 10:16
Joel Holdsworth31-May-05 10:16 
GeneralVC++ draw graph from data Pin
nasa6731-May-05 9:41
nasa6731-May-05 9:41 
GeneralRe: VC++ draw graph from data Pin
Christian Graus31-May-05 11:41
protectorChristian Graus31-May-05 11:41 
GeneralRe: VC++ draw graph from data Pin
Kaworu231-May-05 20:05
Kaworu231-May-05 20:05 
GeneralRe: VC++ draw graph from data Pin
ThatsAlok31-May-05 20:37
ThatsAlok31-May-05 20:37 
GeneralMixing C and C# Pin
Drusemark31-May-05 9:22
Drusemark31-May-05 9:22 
GeneralRe: Mixing C and C# Pin
Christian Graus31-May-05 11:45
protectorChristian Graus31-May-05 11:45 
GeneralRe: Mixing C and C# - redirect question Pin
Anonymous1-Jun-05 10:09
Anonymous1-Jun-05 10:09 
This is a redirection of the original question.

The bigger problem (from which this code was extracted) is to port a
standalone process from the VAX/VMS world written in C that needs to handle multiple TCP/IP connections simaltanously. I had found a nice chunk of code (a rewritten chat server) in C# that I thought I could mix and match.

Do you know of a sample set of C code that can handle multiple similtanous connections into a process, where I can get the data from the inbound and send out new messages (not necessarily a reply). The data inbound is from a chemlab (chemistries) and the outbound is a message like 'a sample with ID <xxxxx> is coming to the lab'.

BTW your answer helped a lot, it made me understand the complexity level of what I was attempting.Smile | :)
GeneralRe: Mixing C and C# - redirect question Pin
Drusemark1-Jun-05 10:17
Drusemark1-Jun-05 10:17 
GeneralRe: Mixing C and C# - redirect question Pin
Christian Graus1-Jun-05 11:23
protectorChristian Graus1-Jun-05 11:23 
GeneralRe: Mixing C and C# Pin
Tom Archer31-May-05 12:48
Tom Archer31-May-05 12:48 
Generalurgent help Pin
Usman Tasleem Akshaf31-May-05 5:01
Usman Tasleem Akshaf31-May-05 5:01 
GeneralRe: urgent help Pin
Christian Graus31-May-05 11:48
protectorChristian Graus31-May-05 11:48 
GeneralGet &amp; Setting only resource DLL Pin
Kaworu231-May-05 4:57
Kaworu231-May-05 4:57 
GeneralRe: Get &amp; Setting only resource DLL Pin
Blake Miller31-May-05 5:53
Blake Miller31-May-05 5:53 
GeneralRe: Get &amp; Setting only resource DLL Pin
Kaworu231-May-05 20:10
Kaworu231-May-05 20:10 
GeneralMFC and exception handling Pin
Cedric Moonen31-May-05 4:49
Cedric Moonen31-May-05 4:49 
GeneralRe: MFC and exception handling Pin
toxcct31-May-05 5:01
toxcct31-May-05 5:01 
GeneralRe: MFC and exception handling Pin
Cedric Moonen31-May-05 5:34
Cedric Moonen31-May-05 5:34 
GeneralRe: MFC and exception handling Pin
Jack Puppy31-May-05 8:52
Jack Puppy31-May-05 8:52 
GeneralRe: MFC and exception handling Pin
Cedric Moonen31-May-05 20:03
Cedric Moonen31-May-05 20:03 
GeneralRe: MFC and exception handling Pin
Bob Stanneveld31-May-05 10:37
Bob Stanneveld31-May-05 10:37 
GeneralPower Management Pin
Momotte31-May-05 4:28
Momotte31-May-05 4:28 
GeneralRe: Power Management Pin
Toby Opferman31-May-05 14:36
Toby Opferman31-May-05 14:36 
GeneralRe: Power Management Pin
geo_m31-May-05 19:44
geo_m31-May-05 19:44 

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.