network monitoring
Hi,
I want to check all incoming network request to my system, and finding information about the clients who are trying to access my system (i.e. their IP Address etc.).
Like whenever a user access my system my application should be able to track that request.
But I am not able to find out how to start writing the program, i mean the way in which i would write the code and the APIs.
any help will be appreciated.
thanx in advance.
# 2
> > But I am not able to find out how to start writing
> > the program, i mean the way in which i would write
> > the code
>
> With something that isn't Java.
Thanx,
I know that and but this time i want it to be in java only,
i have a rough idea but cant start until the picture isn't clear.
# 3
> > > But I am not able to find out how to start
> writing
> > > the program, i mean the way in which i would
> write
> > > the code
> >
> > With something that isn't Java.
>
> Thanx,
> I know that and but this time i want it to be in java
> only,
Well that isn't possible. So you need to change what you want to something that is possible.