Developing A remote desktop appication to monitor LAN

I want to develop a java application for monitoring LAN using remote desktop plz help me out ,
i also want to check the sites visited by client
what should i use (RMI or JAX)
please send me code if posible even simple will work
my mail id is [email protected]_

Java RMI is a method of invoking methods in remote Java objects, i.e. Java objects that are in another host. So an RMI client can effectively see in its local host whatever that Java object (server) can see in its host.
However no Java object in any host can know anything about what Web sites a student opens. That's a task for an HTTP proxy or a network sniffer.

Similar Messages

  • Is there a way to Report out Remote Desktop Gateway Manager Monitor data?

    We are running Windows Server 2012 R2 Remote Desktop Services configured to provide a managed pool of VMs through a RD Gateway server. Everything is working well. We would like to generate a regular report on the information that shows up in the Gateway
    Monitoring window about connections and users etc. Is there any way to generate such a report without purchasing 3rd party software?

    Hi,
    Based on my experience, you can use Remote Desktop Gateway Manager to view information about active connections from Remote Desktop Services clients to internal network resources through an RD Gateway server. However, there is no such options in
    RD gateway manager to create reports for that.
    It seems that System Center Operations Manager can monitor Remote Desktop Gateway Service and the number of sessions that run through the RD Gateway are monitored.
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Mac Mini Alu not work in remote desktop with no monitor connected

    I've bought a new mac mini this week (but i have had the same problems with mac mini intel 2010), i use only in remote (no keyboard and no mouse). the problem is: If i have the hdmi connected to my plasma 50 samsung all work OK (also with plasma tv off). If i disconnect the hdmi cable the mac mini don't work correctly, safari and twitter app crash. Any ideas? Anyone have the same problem?
    Thanks
    Andrea
    Message was edited by: Cybermaster

    no idea?
    Ty

  • Remote desktop causes timeout

    Hi,
    I am having some issues with my application when using it through remote desktop.  Essentially it works fine when I am controlling it 'locally' - but when I control it using remote desktop, at times the band width seems to cause the time critical vis to hang - essentially they can't keep up with the data coming through the FIFO from my FPGA application.  I have tried my best to make the 'time critical' parts of the app be time critical - but they still seem to be over-ridden by remote desktop.  Any thoughts on how to improve things - ie to force remote desktop to accept lower band width-or to enforce labview being more important?  Or is it worth trying to monitor things through remote front panels - what is the overhead for this in terms of development - there are quite a few front panels in my application.

    Hi,
    So Basically I have a 'Lab' computer which is connected directly to the FPGA.  (It is one of the 'PCIe 7842R' series  boards).  It is running my Labview Application (in the development suite.).  Essentially the issue is that when I'm remote desktopping in - from home\my office etc, the lab computer's interface with it seems to break(at least when the network is being slow). 
    I guess I would expect that when the network is slow the update rate would be slower - in terms of responsivity to the remote desktop - but i wouldn't expect it to actually cause the Lab computer to slow down.  In some senses what i'm doing when i remote desktop in is monitoring a long running experiment - so i don't need to 'do' much - just check everything is fine.  Obviously if me loggging in to check if it is running causes a breakdown - this isn't ideal.
    I should say.... after messing around a little bit yesterday I have a suspicion that what is acutally causing the issue is 'queues' - basically i'm using single valued queues as a reference value to the data that is being aquired - so it can be used in several other analysis vis. I have a data aquisition VI that runs continuously getting data from the FIFO, analyses it, and then bungs the analysis object into the queue.  The other vis preview the queue element-  to get the data out.  It seems like the 'lossy' enqueue seems to be what causes it to break - ie - when i remote desktop in the enqueue become jittery - and sometimes hangs for 100-200ms - rather than usually ~1-2ms.  - which then causes the FIFO to timeout.
    I'm considering re-engineering things - possibly to use datavalue references or something like this - since i've read they are slightly faster - although i'm hesitant since the queue solution seems a nice way of easily passing the data to another vi - only needing to know the queue name.  I guess I am currently using a modified version of the Queued state machine template I got from the community forum - from a few years ago.  I noticed that the newer version of LV has a similiar template - but I haven't checked out the details.
    Do you have any thoughts on this?
    JP

  • Java remote desktop

    Hi,
    I am able to develop a remote desktop application with the help of JRdesktop open source application. But the application is working only with LAN. Is there any option to connect to a remote desktop over internet/WAN?. Can we use socket for WAN network. Please assist me on this issue.
    Thank You,
    Sreejith P.M

    Sreeksd wrote:
    I had searched for socket connection over Internet.You seem to think that there's something special about using a Socket over WAN as opposed to over LAN. There really isn't.
    I had noticed that we can use URLConnection, URLEncoder for connection over internet.Yes, but that's a different thing. URLConnection uses Socket, it's not an alternative for Socket.
    is my research is a good way?Not really, no.
    Is i can use socket and URL connection at a time.You mean at the same time? Yes you can, but that's not the problem you're having.
    i am confusing, please help.You can say that again.

  • Remote Desktop and Airports

    Did I see somewhere that there is an add on or plug in for Remote Desktop that can monitor airport base stations on your network? I would love to find this if its true to keep an eye on base stations that sometimes seem to disappear. The airport monitor stuff does not do so well because it just sees what is up and does not show you what is not up and I can not remember all 50 base station names to remember what is missing from the list.
    Anyone else using this or know where I can find it??

    I've never seen such a thing (I've never seen any sort of plugin for ARD), and though I won't say one doesn't exist, knowing a bit about ARD, I can't see how it would be possible.

  • Remote desktop and RMI

    Is RMI the right choice for developing a remote desktop application (sending mouse and keys events and receive screen shots) ?

    That's not a reason, that's just a (fallacious) assertion about using RMI for anything. In fact, 'managing the RMI server' is probably the easiest part of RMI.
    The reason I said it isn't appropriate is that the communications primitives you need can't be sensibly expressed as procedure calls. You have a stream of screen information flowing between the remote and the peer, and you may have occasional keyboard/mouse events going the other way if you implement remote control. RMI is a completely inappropriate choice for this.

  • SQL Server jobs fail if I signout the Remote Desktop connection

    I have some SSIS jobs running in the production server which we usually take that server by Windows' Remote Desktop Connection to monitor the jobs. The problem in our case is If we sign out the server in remote connection, all the sql server jobs getting failed
    until we reestablish a remote connection but the jobs work fine if we close the remote connection explicitly by the (x) mark on the Remote Connection interface
    Any idea on this issue

    always same error like the following
    Code: 0xC0014009     Source: Connection manager "Invoice"     
    Description: There was an error trying to establish an Open Database Connectivity (ODBC) connection with the database server.  End Error  Error: 2015-01-12 08:00:05.26     Code: 0x0000020F     Source: DFT GetData  [2]  
    Description: The AcquireConnection method call to the connection manager Invoice failed with error code 0xC0014009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.  End Error  Error:
    2015-01-12 08:00:05.26     
    Code: 0xC0047017     Source: DFT GetData SSIS.Pipeline     
    Description:  Data failed validation and returned error code 0x80004005.  End Error  Error: 2015-01-12 08:00:05.27     
    Code: 0xC004700C     Source: DFT GetData SSIS.Pipeline     
    Description: One or more component failed validation.  End Error  Error: 2015-01-12 08:00:05.28     
    Code: 0xC0024107     Source: DFT GetData      
    Description: There were errors during task validation.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  8:00:00 AM  Finished: 8:00:06 AM  Elapsed:  5.678 seconds.  The package execution
    failed.  The step failed.

  • Problem Establishing Remote Desktop Connection from Win 7 64Bit

    I just got a new Lenovo laptop running Windows 7 Pro 64 Bit with Service Pack 1. I have installed all Win 7 Updates.
    When I try to connect to other Windows 7 Ultimate (32 bit) desktops through Remote Desktop Connection over my LAN, I get the following error:
    "An authentication error has occurred. The requested security package does not exist"
    I can connect to a Windows Small Business Server 2003 32 bit server from the laptop without problem.
    All machines are members of the same Windows domain.
    The Windows 7 machines I am trying to connect to can connect to each other without issue. NLA is set as not required on each of the desktops, though I have tried turning the NLA setting on, and received the same error.
    I have even tried running the 32 bit version of mstsc.exe and disabling the 64 bit version as discussed here:
    http://www.davidmoore.info/2009/12/02/running-32-bit-remote-desktop-connection-on-windows-64-bit/
    This had no effect either.

    Hi,
    Based on my research, please check whether the value of HKLM\SYSTEM\CurrentControlSet\Control\Lsa\Security Packages is
    kerberos
    msv1_0
    schannel
    wdigest
    tspkg
    pku2u
    If not, please correct it and see how it works.
    Note: Serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For
    more information about how to back up and restore the registry, please refer to
    How to back up and restore the registry in Windows.
    Hope this helps.
    Jeremy Wu
    TechNet Community Support

  • How Can I Control a Windows PC from Apple Remote Desktop Please?

    Hello Everybody
    Please excuse my bad English.
    I would like to ask you, how could be possibile setup windows pc (XP or 7) to be controlled by a Mac with Apple Remote Desktop 3.7.2
    I think I have to use VNC, but how can i SETUP to connect XP or 7 to my Mac Apple Remote Desktop in the same LAN?
    Thanks a lot
    Giovanni

    You can use ARD to remote control a windows machines, ARD is built on VNC
    You'll have to install a VNC server on the windows machine you want to access
    You won't be able to use most of the ARD features as they are specific to mac
    You'll be be able to see and control the desktop and that's about it
    You can also find VNC /Remote Desktop apps in the iOS store that will allow remote desktop connection from iPad /iPhone,
    There is a mac version of Microsoft remote desktop in the Mac App Store

  • Time Machine & Apple Remote Desktop don't play nice together

    Hi there. Running 10.5.4 Server on a headless Mac Pro 8-core Xeon.
    Thought i'd see how well time machine works as an incremental backup solution for my server. I use ARD to access the server. When i enter time machine using ARD i get some buggy glitchy version of time machine with no timeline or clear indication of where the controls are. Utterly unusable.
    Any tips as to how to get these two magical pieces of software to play nice together?
    in community,
    ~joel

    When attempting to access Time Machine on a headless Mac over Apple Remote Desktop, a common complaint is that the GUI (graphical user interface) does not appear, though it does function if you guess where the buttons are.
    To force the screen to redraw, just drag any file/folder from your local desktop into the Remote Desktop window, as if you were copying the file to the remote machine. You don't have to release the icon, but the screen should redraw with the Time Machine controls now visible and functional. Not all of the visual effects work, but you can browse past archives and perform restores with ease.
    Keywords: Time Machine, ARD, Apple Remote Desktop, Headless, no monitor, no display, Mac Mini, Server
    Enjoy.

  • Remote Desktop Monitoring System

    I am having some porblem regarding my project on Remote Desktop Monitoring System.
    The project is supposed to have the following features:
    1.Monitor and Control the computer in a network
    2.Send Instant Message
    3.File Transfer
    We are having porblem on Networking ,Please supply us with the code or description on how to connect computers using Java so we can check on ours....

    Remote Desktop Monitoring System is supposed to be a fully java based project. As the name suggests, the project should be able to view the computers(active screens) on the network and perform some specified tasks.
    It also should have features like Instant messaging and File transferring between the connected computers.
    (It is similar to the available software in Windows XP which helps us to monitor and contorl othe computers in the network)
    -In order to connect to each other, the computer should have Remote
    Desktop Monitoring Systems Server software or Client software installed in it.
    -The main objective of this project is to build that Server and Client software with which we can perform the specified tasks.
    -We are using NetBeans to develop the project and MySQL to handle some user datas.
    -We have finished the Front End forms for the project and are finding difficulties in networking using java.(since we are students new to java)
    I hope the above explanation clears some queries about the project.If anything is not clear please post on this forum and help us.
    So if anybody has similar type of project or and concept regarding how to create the Client and Server side software as mentioned above please help us.

  • Remote desktop connection caused host to lose a monitor and other settings

    Hello
    After a successful remote desktop login, on the host I can now no longer detect the 2nd monitor. Screen resolution on remaining monitor is off, it's gone over to use Microsoft Basic Display Adapter even though it was using the correct adapter previously.
    Both previously working display adapters now show Code 12 error: "this device cannot find enough free resources that it can use". The system has also become very slow, when I right-click the desktop, it takes up to 30 sec for the menu to appear.
    Anyone had a problem like this? I have restarted the computer several times, reverted system to a working state last week, done another successful remote desktop login/logout from my laptop to this computer.
    Windows 8.1 Pro
    Displays: Dell U2412M
    Intel R HD Graphics 4600
    Thank you in advance for any help/tips to help solve this problem!

    This error message can also appear if the BIOS did not allocate enough resources to the device, I want to know how much RAM do you have on your computer, because the Display Adapter calls for extra RAM to run the monitor.
    If you don’t have enough RAM to allocate, the monitor won’t start, that’s why the computer becomes very slow.
    Here I suggest a possible solution:
    Adjust the amount of memory dedicated to video/graphics.  You can change that in BIOS. there might be an option in your PC's BIOS that lets you change the amount of system memory used for video/graphics.  
    You'll just need to find it in the BIOS, the BIOS options in the Advanced settings,
    the option varies depends on the BIOS version
    you can set the maximum memory that it can take to a lowest value.
    Regards
    Wade Liu
    TechNet Community Support

  • Remote Desktop Connection Not Going To Full Screen on EIZO MX340 Monitor 1536x2048 Resolution

    I am using a EIZO Rx-340 as a secondary monitor. So far I am only able to get into full screen by using Ctrl-Alt-Fn-Pause but it does not change the resolution. It does not help to move the slider to large. There is a black space at the top and bottom
    of the display.

    Hi,
    Please take a try with the steps below:
    1. Start "Remote Desktop Connection".
    2. Click on "Options".
    3. Click on the "Display" tab.
    4. On "Display configuration" settings, you can change the "Remote Desktop Connection" display by moving the slider from "Small to Large".
    5. By moving the "Slider" all the way to large, the display settings will automatically set to "Full Screen".
    Here is the screenshot:
    Also please take a check if the monitor itself is configured well.
    Hope this may help
    Best regards
    Michael Shao
    TechNet Community Support

  • Remote Desktop windows 7 ultimate can't use two monitors

    i have two computers in another office that remote into two other computers here at my site, all 4 computers run windows 7 ultimate, about a week to 10 days ago the two remote computers can still connect to the computers at my site but can only use one monitor
    not dual monitors as before the 10 days or so.   The use all displays box is checked in the remote desktop client, i have two sonicwall firewalls with a site to site vpn connection between the offices that they use to remote
    can't get the dual monitors to work, any help would be appreciated

    Hi,
    Here is a good blog talking about using multiple monitors in Windows 7 ultimate and Windows Server 2008 R2,  please take a look if there are any restrict policy settings regarding the monitor numbers like: "Limit maximum number of monitors per session"
    Using Multiple Monitors in Remote Desktop Session
    Best regards
    Michael Shao
    TechNet Community Support

Maybe you are looking for

  • Adapter module to enhance File adapter

    Hey guys i need a small clarification regarding adapter modules. is it possible via adapter modules to enhance the File adapter to such an extent that it can deliver files to two separate systems in separate landscapes. i know i can design one more r

  • How can I make Premiere Pro handle Live Text Templates faster?

    Currently I have a an After Effects Project that is setup as a Text Template.  When I render out the "template" composition in AFX, it takes 8 seconds.  The same composition through Live Text in Premiere Pro takes 34 minutes.  This comp is 6 seconds,

  • What DVI for refurbished Mac Mini's?

    Hey, I am about to order a refurbished mini (as soon as there are some in the store again), 2.0Ghz 320 gig. It comes with the Mini-DVI to DVI adapter. I have a new LG monitor coming, and it is DVI-D ready. Is the refurbished ones that I see pop up DV

  • How  to implement "my appraisals" service in ESS ?

    hi, i am configuring ESS in EP 6.0. My back end system is MySAP ERP. i wanted to implement "My Appraisals" service in ESS but i dont see any iview for it . Can anyone tell me how to implement it in ESS? regards, aditi

  • How to access loaded content of HTMLLoader

    I have a HTMLLoader and after the content is loaded, I'd like to access the loaded content. There should be an easy way but I could not find it ... And what if the loaded content is PDF?