Click here to Skip to main content
15,914,413 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralProduct or article idea.. Pin
Ray Cassick17-Mar-03 17:40
Ray Cassick17-Mar-03 17:40 
GeneralRe: Product or article idea.. Pin
Jerry Dennany19-Mar-03 6:17
Jerry Dennany19-Mar-03 6:17 
GeneralAdding Popup menues to IE Pin
aidandoyle10-Mar-03 12:37
aidandoyle10-Mar-03 12:37 
GeneralRe: Adding Popup menues to IE Pin
Abbas_Riazi16-Mar-03 3:00
professionalAbbas_Riazi16-Mar-03 3:00 
GeneralRe: Adding Popup menues to IE Pin
Kant16-Mar-03 4:54
Kant16-Mar-03 4:54 
GeneralWebbrowser Popup ad blockers Pin
Brett Robichaud27-Feb-03 4:53
Brett Robichaud27-Feb-03 4:53 
GeneralRe: Webbrowser Popup ad blockers Pin
Stephane Rodriguez.27-Feb-03 5:03
Stephane Rodriguez.27-Feb-03 5:03 
GeneralRe: Webbrowser Popup ad blockers Pin
Brett Robichaud27-Feb-03 5:35
Brett Robichaud27-Feb-03 5:35 
GeneralRe: Webbrowser Popup ad blockers Pin
Todd Smith27-Feb-03 6:47
Todd Smith27-Feb-03 6:47 
GeneralDLL Function Parameters Pin
AFShin Dehghani25-Feb-03 2:33
AFShin Dehghani25-Feb-03 2:33 
GeneralRe: DLL Function Parameters Pin
-Dy25-Feb-03 3:34
-Dy25-Feb-03 3:34 
GeneralRe: DLL Function Parameters Pin
AFShin Dehghani25-Feb-03 19:41
AFShin Dehghani25-Feb-03 19:41 
GeneralPattern Oriented Software Architecture Section Pin
rund1me22-Feb-03 23:02
rund1me22-Feb-03 23:02 
GeneralRe: Pattern Oriented Software Architecture Section Pin
SimonS23-Feb-03 21:52
SimonS23-Feb-03 21:52 
GeneralArticle at "http://www.codeproject.com/useritems/Mail_Report_Program.asp" Pin
skydive24121-Feb-03 4:46
skydive24121-Feb-03 4:46 
QuestionI can't find the tapped webbrowser in this site.where is it? Pin
david_joung21-Feb-03 0:42
david_joung21-Feb-03 0:42 
GeneralArticle at "http://www.codeproject.com/useritems/Client-Server_App.asp" Pin
skydive24120-Feb-03 2:20
skydive24120-Feb-03 2:20 
GeneralTutorial: control inheriting Pin
SimonS19-Feb-03 21:10
SimonS19-Feb-03 21:10 
GeneralRe: Tutorial: control inheriting Pin
Arun Bhalla8-Apr-03 8:17
Arun Bhalla8-Apr-03 8:17 
QuestionResource Organizer??? Pin
Hoornet9317-Feb-03 23:43
Hoornet9317-Feb-03 23:43 
AnswerRe: Resource Organizer??? Pin
-Dy18-Feb-03 2:03
-Dy18-Feb-03 2:03 
GeneralRe: Resource Organizer??? Pin
Hoornet9318-Feb-03 2:41
Hoornet9318-Feb-03 2:41 
Generalsecurity Pin
Ronny Abraham10-Feb-03 23:21
Ronny Abraham10-Feb-03 23:21 
Hello,
I work in a company developing a massive multiplayer game. The game is a server-client app. Yesterday my boss came up to me and assigned me to the security issue in the game. saying - "think about ways hackers can break in the server trying to play, or just crash it, after u think about these issues find some solutions and come back to me".
"sweet jumpin Jesus", i was thinking to miself, "what does the dude want from me? If hackers were able to break the pentagon, how should i deel with'em"?
anyway here are some more details about the subject and some thoughts i had:
basic assumtions and facts-
1. any hacker can have the client app (executional).
2. any hacker knows the IP & port of the server.
3. the protocol is UDP based - so it is possible to send data to the server just by knowing IP+port (without listen-accept-bind process)
basic questions to be asked-
1. to which extend it is possible to re-construct the code (pseudo-code, or assembly) from the executional (the code is written in C++)?
2. what kind of malicious data is likely a hacker will try to send in order to bring down the server
3. spoofing- imposters trying to disguise as legal users- what do i have to expect
4. what other methods of crashing the server are available and how to prevent them?
As u can see there are many issues to think about...
I would like to hear more reader ideas about these problems, and where can i find articles (most important).
Thank u and may the force b with you.
GeneralRe: security Pin
Steve S21-Feb-03 4:56
Steve S21-Feb-03 4:56 
GeneralRe: security Pin
Davy Mitchell26-Mar-03 20:44
Davy Mitchell26-Mar-03 20: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.