473,802 Members | 2,015 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

please help me in my midterm practical project (Remote desktop Control)

1 New Member
help me please quickly i want a java program to make a remote control to another pc
suppose : there is a Server and only one Client for easing, and this Client want to remotely control that Server
for example
- Watch the client Desktop
- Execute some System function like Shutdown ..etc.
- Browse Server My Computer
- Control mouse and keyboard

I want this Code (Client and Server).
I will be thankful for advance.
Dec 11 '06 #1
2 1862
DeMan
1,806 Top Contributor
You might be able to do something along those lines using RMI, but (obviously) the client can only get what the server is willing to give....
This sounds like a reasonably sized task...have you any more information on exactly what you want to do?
Dec 11 '06 #2
divyajethwa
1 New Member
i want the coding of 'REMOTE DESKTOP SYSETM'.
i need this coding as for reference only.
can u guide me to develop my project.
how could i get the Keyboard & Mouse control of remote system?
Sep 27 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1877
by: Clay Johnson | last post by:
Are there any API's to the Remote Desktop in Windows XP? Thanks, Clay Johnson-
9
10227
by: Etienne Charland | last post by:
Hi, there is an application running on a remote desktop (under Citrix ICA, but the same problem applies for RDC or PC Anywhere). Now, I want to send keys to the remote application from a local app. I tried sending keys in VB with SendKeys, as well as using keybd_event API, but I'm not able to send any keys. It works very well for any local applications, but I can't pass the keys remotely. Is there any way to do it? Thanks! Etienne
3
6376
by: Elp | last post by:
Hi, I have developped a Windows applcation (in C#) that allows, among other things, users to view and control the desktop of a remote Windows XP Pro machine. I have actually simply embedded the Remote Desktop ActiveX control in my C# app and this works fine. However i have now a new requirement for my app: multiple users have to be able to view and control the same remote desktop simultaneously using my application. Big problem:...
2
1843
by: Ken Allen | last post by:
I have a service that was developed in C# that I wish to debug. The project resides on my desktop system and I wish it to execute on a remote test system (actually on the next desk). When I confifure the project for remote debugging of the project I get the following alert: "Error while trying to run project: Unable to start debugging. Access is denied." This worked fine in the past when the test machine was Windows 2000, but now that...
2
1221
by: Kevin Boyle | last post by:
Hello all, Does anyone have any tutorials on interfacing .NET and remote desktop. I am just learning C# so I don't want to have to deal with anything too complicated and was hoping there were some good tutorials on the remote desktop client and RDP in general. The kind of thing i am talking about is perhaps a control that I could embed in an app or something like that. Anybody got any suggestions or is all of this too difficult for a...
7
7480
by: moonalamoor | last post by:
Hi I want to create my own (Remote Desktop Control) using C# in Visual Studio 2003, that I can use it in any lab. (School lab or university lab). So the lecturer could see the screen of student and could control certain one who needs help. I just want to know what the first step is that I should begin with it ?? If anyone knows a good site that can help me in coding my project ??? Thank you.
2
1529
jamesd0142
by: jamesd0142 | last post by:
Hi jus looking for some ideas if possible: I trying to create a basic remote desktop application (WHY?...to see if i can.). I have an idea how i can control the mouse on the remote machine but it doesnt seem very efficient. my idea: i have a screenshot of the remote desktop refreshed every 100ms in a picture box. now i think if i get the mouse possition within this picture box and store it in a txt file every 100ms or less, i can have...
4
8110
jamesd0142
by: jamesd0142 | last post by:
Hi jus looking for some ideas if possible: I trying to create a basic remote desktop application (WHY?...to see if i can.). I have an idea how i can control the mouse on the remote machine but it doesnt seem very efficient. my idea: i have a screenshot of the remote desktop refreshed every 100ms in a picture box. now i think if i get the mouse possition within this picture box and store it in a txt file every 100ms or less, i can have...
1
4580
by: Keland | last post by:
I am useing XP pro. Since installing dotnet 3.5 and SP3 I get a error message when I try to connect to my office useing remote desktop. The e/m is Terminal Services Active X control (mstscax.dll) does not match the version of the client shell. Can you tell me what I have to do or update to get my Remote desktop to work again. Thanks Ken
0
9699
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10538
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10285
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10063
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9115
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6838
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5494
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3792
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.