Click here to Skip to main content
15,917,062 members
Home / Discussions / C#
   

C#

 
AnswerRe: MAKING A HTML EDITOR Pin
Dave Kreskowiak11-Jan-06 5:26
mveDave Kreskowiak11-Jan-06 5:26 
GeneralRe: MAKING A HTML EDITOR Pin
shopi3014-Jan-06 12:53
shopi3014-Jan-06 12:53 
QuestionGetting coordinates of a piepeace??? Pin
Mukesh Kumar Gupta10-Jan-06 18:13
Mukesh Kumar Gupta10-Jan-06 18:13 
AnswerRe: Getting coordinates of a piepeace??? Pin
leppie10-Jan-06 18:46
leppie10-Jan-06 18:46 
QuestionSocket Programming help Pin
DocH0liday10-Jan-06 17:29
DocH0liday10-Jan-06 17:29 
AnswerRe: Socket Programming help Pin
leppie10-Jan-06 18:48
leppie10-Jan-06 18:48 
AnswerRe: Socket Programming help Pin
Dave Kreskowiak11-Jan-06 4:46
mveDave Kreskowiak11-Jan-06 4:46 
GeneralRe: Socket Programming help Pin
DocH0liday11-Jan-06 6:28
DocH0liday11-Jan-06 6:28 
Their is a program where you can control the amount of data coming IN and going OUT on your pc...called "NetLimiter" you can control the amount of bandwidth that each application gets...Its not a program thats on the Local computer opening the Port,these Programs are using ports that are Exposed even with a FireWall.Like Ports 1024,1025 etc etc most people dont even know they have exposed ports until they do a really good Port Scan on thier system..These programs people use Exploit these Open Ports that arent Normally Blocked by a FireWall...I have seen and made some of these programs called Booters to learn the problem that chat's have like "Yahoo"...

I'v tested this and found that most of these Booter programs target ports that arent normally Used ,unlike say 80,8080 (Yahoo 5050 Port for Logging in,Voice Ports 5010,5011 etc..)some of these are targeted but for different means like Lagging out a persons Voice Connection to that server..


But in networking thier is a "Keep Connection Alive" while a program establish's a new Port..This would keep that old Port/Connection alive with just a few packets "Ping" Re Establish a new Port...

Dont have too close down the Port completely just enough to only allow a few bytes of data,basically Choke the Connection down to a few Kb/s...

As for what is good data and bad data ..lol thats not even relevant the only thing the program has too see is that a port is being flooded..Example of the flooding is when an external program sends a Massive amount of data all at once like " 2000 to 10,000 packets in a few seconds" <---- Major Port Flooding...lol

This is done by the programs by logging in Hundreds of Bots(aka account like JohnDoe@yahoo.com) now you have a bot for this program..Some of them can hold and log in Thousands & Even Unlimited if that person has a fast enough connection....This is how a port can get flooded by alot of data in a blink of an eye really...


-- modified at 12:41 Wednesday 11th January, 2006
GeneralRe: Socket Programming help Pin
Dave Kreskowiak11-Jan-06 11:01
mveDave Kreskowiak11-Jan-06 11:01 
GeneralRe: Socket Programming help Pin
DocH0liday11-Jan-06 14:20
DocH0liday11-Jan-06 14:20 
GeneralRe: Socket Programming help Pin
Dave Kreskowiak11-Jan-06 17:06
mveDave Kreskowiak11-Jan-06 17:06 
GeneralRe: Socket Programming help Pin
DocH0liday11-Jan-06 17:10
DocH0liday11-Jan-06 17:10 
GeneralRe: Socket Programming help Pin
Dave Kreskowiak12-Jan-06 8:15
mveDave Kreskowiak12-Jan-06 8:15 
QuestionOverwrite an image after unload it from a picture box control Pin
t800t810-Jan-06 17:16
t800t810-Jan-06 17:16 
AnswerRe: Overwrite an image after unload it from a picture box control Pin
Christian Graus10-Jan-06 17:38
protectorChristian Graus10-Jan-06 17:38 
GeneralRe: Overwrite an image after unload it from a picture box control Pin
t800t810-Jan-06 17:58
t800t810-Jan-06 17:58 
GeneralRe: Overwrite an image after unload it from a picture box control Pin
Christian Graus10-Jan-06 17:59
protectorChristian Graus10-Jan-06 17:59 
GeneralRe: Overwrite an image after unload it from a picture box control Pin
t800t810-Jan-06 18:01
t800t810-Jan-06 18:01 
GeneralRe: Overwrite an image after unload it from a picture box control Pin
Christian Graus10-Jan-06 18:02
protectorChristian Graus10-Jan-06 18:02 
GeneralRe: Overwrite an image after unload it from a picture box control Pin
t800t810-Jan-06 18:14
t800t810-Jan-06 18:14 
GeneralRe: Overwrite an image after unload it from a picture box control Pin
Dave Kreskowiak11-Jan-06 5:23
mveDave Kreskowiak11-Jan-06 5:23 
Questionhow to resolve overlapped region Pin
s o v a n n10-Jan-06 14:37
s o v a n n10-Jan-06 14:37 
AnswerRe: how to resolve overlapped region Pin
Christian Graus10-Jan-06 14:53
protectorChristian Graus10-Jan-06 14:53 
GeneralRe: how to resolve overlapped region Pin
s o v a n n10-Jan-06 16:07
s o v a n n10-Jan-06 16:07 
GeneralRe: how to resolve overlapped region Pin
Christian Graus10-Jan-06 16:09
protectorChristian Graus10-Jan-06 16:09 

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.