Click here to Skip to main content
15,927,344 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp files and install directory?? Pin
work_to_live26-Feb-03 15:26
work_to_live26-Feb-03 15:26 
AnswerRe: Help files and install directory?? Pin
ashxly26-Feb-03 18:33
ashxly26-Feb-03 18:33 
GeneralRe: Help files and install directory?? Pin
work_to_live27-Feb-03 5:14
work_to_live27-Feb-03 5:14 
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 
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 
The thing I was trying to do will cause a SYN flood:

Client sends SYN to server
---My application rewrites destination port
Server sends SYN,ACK with the changed destination
Client ignores it because of wrong destination port because it could not be delivered to any existing socket.

Now the TCB on the server is occupied, and will need a timeout period.

Thank you again for making me realize the foolishness of what I was trying to do Smile | :) Rose | [Rose] Beer | [beer]


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


modified 29-Aug-18 21:01pm.

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 

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.