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

C / C++ / MFC

 
GeneralRe: Fast work: OVERLAPPED vs MEMORY MAPPED Pin
peterchen27-Sep-04 13:57
peterchen27-Sep-04 13:57 
GeneralRe: Fast work: OVERLAPPED vs MEMORY MAPPED Pin
Scott H. Settlemier28-Sep-04 14:28
Scott H. Settlemier28-Sep-04 14:28 
GeneralSkipping Bytes When Reading Files Pin
InflatableGarfield27-Sep-04 9:20
InflatableGarfield27-Sep-04 9:20 
GeneralRe: Skipping Bytes When Reading Files Pin
Scott H. Settlemier27-Sep-04 9:43
Scott H. Settlemier27-Sep-04 9:43 
GeneralRe: Skipping Bytes When Reading Files Pin
shaileshkumar27-Sep-04 20:59
shaileshkumar27-Sep-04 20:59 
GeneralRe: Skipping Bytes When Reading Files Pin
David Crow28-Sep-04 5:02
David Crow28-Sep-04 5:02 
QuestionPlaySound crash under Win ME? Pin
LukeV27-Sep-04 8:24
LukeV27-Sep-04 8:24 
GeneralSockets and future portability Pin
Ivanets27-Sep-04 8:09
Ivanets27-Sep-04 8:09 
Hi All!

I have to write a client application which would use sockets to get data from partucular device via TCP\IP. Client code will reside in dll and should run under Windows 98 - XP. I think I can use WinSock 2.0 for this, but the problem is that my application should be easily ported to Linux later. Of course it cannot be just recompiled, but i have to acheive best compatibility possible to make my life more easy later when porting time comes. Unfortunately my knowledges regarding sockets are just theoretical. Could you please, suggest me what should be avoided to make WinSock 2.0 (or 1.1) based solution more or less portable to BSD based sockets solution. I understand that WinSock was written based on BSD sockets API but anyway, there should be something wrong Smile | :) Additionally, data sending, receiving, connection process will be run in separate threads, so some comments regarding portable notifications (or solutions to be notified) of task completion would be very helpful. If the topic is too large then could you please, point me to some Article which covers the problem?

Thanks in advance!

Best regards,
Dima
GeneralRe: Sockets and future portability Pin
cmk27-Sep-04 11:39
cmk27-Sep-04 11:39 
GeneralRadio buttons in Treeview (like the Folder Optionsin Windows Explorer) Pin
klkeng27-Sep-04 7:00
klkeng27-Sep-04 7:00 
GeneralADO Crashing big time! Pin
Chris Ulliott27-Sep-04 6:30
Chris Ulliott27-Sep-04 6:30 
GeneralRe: ADO Crashing big time! Pin
Anonymous27-Sep-04 7:04
Anonymous27-Sep-04 7:04 
GeneralRe: ADO Crashing big time! Pin
Chris Ulliott27-Sep-04 23:46
Chris Ulliott27-Sep-04 23:46 
Generalaaa Pin
Anonymous27-Sep-04 6:25
Anonymous27-Sep-04 6:25 
Generalbbb Pin
ThatsAlok27-Sep-04 19:27
ThatsAlok27-Sep-04 19:27 
GeneralDettecting Change to windows appearance / XP styles Pin
Tristan Rhodes27-Sep-04 6:25
Tristan Rhodes27-Sep-04 6:25 
GeneralRe: Dettecting Change to windows appearance / XP styles Pin
Yves Tkaczyk27-Sep-04 7:51
Yves Tkaczyk27-Sep-04 7:51 
GeneralRe: Dettecting Change to windows appearance / XP styles Pin
Tristan Rhodes27-Sep-04 8:24
Tristan Rhodes27-Sep-04 8:24 
QuestionHow to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
mnarayan27-Sep-04 6:10
mnarayan27-Sep-04 6:10 
AnswerRe: How to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
Tom Wright27-Sep-04 6:41
Tom Wright27-Sep-04 6:41 
GeneralRe: How to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
mnarayan27-Sep-04 8:52
mnarayan27-Sep-04 8:52 
GeneralRe: How to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
Tom Wright27-Sep-04 9:41
Tom Wright27-Sep-04 9:41 
GeneralRe: How to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
mnarayan27-Sep-04 10:21
mnarayan27-Sep-04 10:21 
GeneralMonitoring a folder for new files Pin
BlackDice27-Sep-04 6:04
BlackDice27-Sep-04 6:04 
GeneralRe: Monitoring a folder for new files Pin
Tom Wright27-Sep-04 6:45
Tom Wright27-Sep-04 6:45 

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.