|
-
Dec 17th, 2007, 04:21 PM
#1
Thread Starter
New Member
monitor client
hi
i am doing a project on client monitoring system
how can i monitor client on a LAN using vb.net
I've tried the features like keylogging,taking screenshots,executing processes but its only working on my system.
how can it be implemented on multiple systems.
plz help
-
Dec 17th, 2007, 09:51 PM
#2
Re: monitor client
Search these forums for any of the following: TcpClient, TcpListener, Sockets, Network.
Basically you'd need to have one server application and atleast one client application, and send data between the two.
-
Dec 18th, 2007, 10:53 AM
#3
Thread Starter
New Member
Re: monitor client
I did the tcp listener and tcp client befor only through which i could create a connection between 2 pc's.The other services are key logging,screen shot and task manager but its just a system application.how can it be integrated as a network application.Even if some data is transmitted between client and server,how can these applications be made to run over there remotely(i mean y would client start these applications,he has no use for it).
-
Dec 19th, 2007, 11:07 AM
#4
Re: monitor client
 Originally Posted by NEO1986
I did the tcp listener and tcp client befor only through which i could create a connection between 2 pc's.The other services are key logging,screen shot and task manager but its just a system application.how can it be integrated as a network application.Even if some data is transmitted between client and server,how can these applications be made to run over there remotely(i mean y would client start these applications,he has no use for it).
Well if the remote user doesnt have any use for you spying on him by taking screenshots and logging his keystrokes, then you shouldnt do so. Its malicious software and against this forums AUP,
-
Dec 19th, 2007, 11:18 AM
#5
Thread Starter
New Member
Re: monitor client
No you got the wrong idea
The remote user does have a work
Like in a company the clients perform a specific task
or in a college the students have certain facilities
Here the administrator makes sure that no unauthorized work is being done
This software in particular may have no use for the client but other than that the client is working for the company only.
The client knows that he/she is monitored so that no illegal work is done
now any ideas??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|