How To: Server Socket Hijacking in Java

How To: Server Socket Hijacking in Java

Note: This article will be emailed to your friend.

Overview
Socket hijacking allows you to override a server socket opened on the same port by a different process. There are several good uses of socket hijacking like developing a port blocker application (poor man’s firewall) and some bad uses too.
Normally the operating system doesn’t allow you to open a server socket on a port [...]

Read the rest of this article (247 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro