|
-
December 7th, 2000, 12:38 PM
#1
Remote close of App
Question :
I want to be able to remotely close an app on a users PC. Legally ! Within a network.
I have a set of tables that contain the user ID, IP address and application that they have logged onto.
How do I go about 'booting' a user remotely from the application they are logged into.
Is this possible ?
Any examples ?
Thanks for all your help in advance.
Rob.
-
December 10th, 2000, 08:59 PM
#2
Re: Remote close of App
I suppose you could use the Microsoft Winsock Control to write a server and client app. This way you could send a message to the client app from the server app to close a certain window or whatever you want to do really. Check out:
http://www.uk.research.att.com/vnc/
Good Luck
Good Luck,
Craig - CRG IT Solutions - Microsoft Gold Partner
-My posts after 08/2015 = .NET 4.x and Visual Studio 2015
-My posts after 11/2011 = .NET 4.x and Visual Studio 2012
-My posts after 02/2010 = .NET 4.0 and Visual Studio 2010
-My posts after 12/2007 = .NET 3.5 and Visual Studio 2008
-My posts after 04/2007 = .NET 3.0 and Visual Studio 2005
-My posts before 04/2007 = .NET 1.1/2.0
*I do not follow all threads, so if you have a secondary question, message me.
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
|