Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help files and install directory?? Pin
ashxly20-Mar-03 23:37
ashxly20-Mar-03 23:37 
GeneralMFC:OnLButtonDown() Pin
Lin_d_200026-Feb-03 13:15
sussLin_d_200026-Feb-03 13:15 
GeneralRe: MFC:OnLButtonDown() Pin
Big Art26-Feb-03 14:29
Big Art26-Feb-03 14:29 
GeneralFiles and Streams Pin
ursus zeta26-Feb-03 13:13
ursus zeta26-Feb-03 13:13 
GeneralRe: Files and Streams Pin
Christian Graus26-Feb-03 13:30
protectorChristian Graus26-Feb-03 13:30 
GeneralRe: Files and Streams Pin
berndg26-Feb-03 21:04
berndg26-Feb-03 21:04 
GeneralHUGE Thanks Pin
ursus zeta27-Feb-03 6:14
ursus zeta27-Feb-03 6:14 
GeneralTCP/IP question Pin
User 988526-Feb-03 12:26
User 988526-Feb-03 12:26 
If I filter TCP packets, and rewrite the destination port on the SYN packets before being forwarded to the Winsock layer, will the connection get established to the new destination port in the packet or will it disrupt the three-way handshake and go into some indeterminate state?

This is a fundamental question that needs to be answered before I can go ahead and implement a piece of software that redirects incoming connection to different ports based on some parameters. The software is not supposed to be a proxy; and should not be in the path once the connection is established to the translated port.




My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers


modified 29-Aug-18 21:01pm.

GeneralRe: TCP/IP question Pin
geo_m26-Feb-03 21:40
geo_m26-Feb-03 21:40 
GeneralRe: TCP/IP question Pin
User 988527-Feb-03 3:19
User 988527-Feb-03 3:19 
GeneralRe: TCP/IP question Pin
geo_m27-Feb-03 3:38
geo_m27-Feb-03 3:38 
GeneralRe: TCP/IP question Pin
User 988527-Feb-03 3:52
User 988527-Feb-03 3:52 
GeneralPICTUREBOX Drawing Problems... Pin
JoeSox26-Feb-03 12:00
JoeSox26-Feb-03 12:00 
GeneralRe: PICTUREBOX Drawing Problems... Pin
Chris Richardson28-Feb-03 7:39
Chris Richardson28-Feb-03 7:39 
GeneralRe: PICTUREBOX Drawing Problems... Pin
JoeSox4-Mar-03 16:20
JoeSox4-Mar-03 16:20 
GeneralRe: PICTUREBOX Drawing Problems... Pin
Chris Richardson5-Mar-03 7:38
Chris Richardson5-Mar-03 7:38 
GeneralRe: PICTUREBOX Drawing Problems... Pin
JoeSox5-Mar-03 20:30
JoeSox5-Mar-03 20:30 
GeneralRe: PICTUREBOX Drawing Problems... Pin
palbano28-Feb-03 8:24
palbano28-Feb-03 8:24 
GeneralRe: PICTUREBOX Drawing Problems... Pin
JoeSox4-Mar-03 16:23
JoeSox4-Mar-03 16:23 
GeneralRe: PICTUREBOX Drawing Problems... Pin
Nitron28-Feb-03 13:37
Nitron28-Feb-03 13:37 
GeneralRe: PICTUREBOX Drawing Problems... Pin
JoeSox4-Mar-03 16:26
JoeSox4-Mar-03 16:26 
GeneralRe: PICTUREBOX Drawing Problems... Pin
JoeSox5-Mar-03 20:31
JoeSox5-Mar-03 20:31 
GeneralRe: PICTUREBOX Drawing Problems... Pin
Nitron6-Mar-03 4:11
Nitron6-Mar-03 4:11 
QuestionGetting path and filename of the calling executable? Pin
Anonymous26-Feb-03 11:50
Anonymous26-Feb-03 11:50 
AnswerRe: Getting path and filename of the calling executable? Pin
Chris Richardson26-Feb-03 11:53
Chris Richardson26-Feb-03 11:53 

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.