Connection with remote computer

I want to write a program that checks the status of remote machines continuously whether they are on or off. Which method i should use

@Ian: I agree. You could easily implement a multi-cast (or similar) heartbeat solution if you control the machines and can ensure the heartbeat is running via a scheduler or other means.
But if you simply want to write a standalone program to check other machines without installing software on them, I could see that being more problematic. You might be able to come up with an O/S specific solution or assume certain programs are always installed. But there are problems in each of those methodologies, IMO.
- Saish

Similar Messages

  • How to establish data socket connection with remote computer

    hi am new to data socket subject, cau u guys guide me on this...
    i want to establish connection between system with lv and datasocket modem.... so i need to create vi to receive
    the data and insert into sql from modem(its having data socket option).
     Pls help me.........

    duplicate post -- continue here

  • Error while making connection with remote oracle database

    Dear,
    I am trying to make connection with oracle database but when i run java file it's raise an error "classnotfoundexception oracle.jdbc.driver.oracledriver"
    DriverManager.getConnection(
      "jdbc:oracle:thin:@erp:1521:ORCL", "apps",
      "apps");
    Pls any body have idea.
    Thanks.

    Thanks for support.
    Below is error which i am getting while making connection with remote database.
    C:\Program Files\Java\jdk1.7.0_05\bin>java OracleJDBC
    -------- Oracle JDBC Connection Testing ------
    Where is your Oracle JDBC Driver?
    java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
            at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:186)
            at OracleJDBC.main(OracleJDBC.java:13)
    Advice.

  • I have an account for apple but this is not acceptable for i cloud. It say it is correct ID and password but this is not icloud account. So my phone can not connect with my computer and not synchronization too

    I have an account for apple but this is not acceptable for i cloud. It say it is correct ID and password but this is not icloud account. So my phone can not connect with my computer and not synchronization too. Last a few months i have not use this phone. Just i start to use again. So most probably i gave my old mail address as a ID or password. So how can i clearing this subject. regards

    ErolSinan wrote:
    ... there is no button for update between the About and Usage buttons in the General. ...
    Correct. That is only a feature of iOS 5 or later...
    ErolSinan wrote:
    ... yes my phone is 3G.
    then it can only go as far as iOS 4.2.1

  • How can i get my printer to connect with my computer to print?

    I have a HP photosmart prem-web C309n-s printer. I have two different computers. One is a 4 year old HP laptop, and I just recently purchased an HP touchsmart 320 PC. I installed the printer when I first got this computer, and the printing worked fine from any computer that was in the house. Now, it seems that my printer is not connected with my computer. With my dad's laptop in the house, he had before installed the printer, and when I look up the network on my printer, the only computer that it shows connection with is his. I need to print things for class, and I'm not sure how to make my desktop "visible" to my printer. Please help!!!!

    In the Print dialog box choose "Scale To Fit"

  • I recently updated my ipad and then  I connected with my computer forn sync, not realising that I had a new version of itunes with none of my apps. Now I have lost allof the apps and books etc, that I had prurchased. How do I get them back?

    I recently updated my ipad and then  I connected with my computer for sync, not realising that I had a new version of itunes with none of my apps. Now I have lost all of the apps and books etc, that I had prurchased. How do I get them back?

    As long as the apps and ibooks are still available in the store, and you use the same iTunes account as you originally used to buy them, then you should be able to re-download them for free : http://support.apple.com/kb/HT2519

  • Using different credetial to connect to remote computer to get Cert information

    I am using following function to get cert details from remote computers. How do I change it to accept credentials to connect to remote computer?
    PS : Remote computers are windows 2003 computers without PowerShell installed on it.
    function Get-Cert( $computer=$env:computername ){    $ro=[System.Security.Cryptography.X509Certificates.OpenFlags]"ReadOnly"    $lm=[System.Security.Cryptography.X509Certificates.StoreLocation]"LocalMachine"    $store=new-object System.Security.Cryptography.X509Certificates.X509Store("\\$computer\my",$lm)    $store.Open($ro)    $store.Certificates}Get-Cert ServerA
    -Edatha-

    Certainly.  Here's a quick example that uses the PowerShell registry provider as a quick an easy way to enumerate the subkeys of HKLM\Software\Microsoft\SystemCertificates\MY\Certificates\ , and to read the Blob value as a byte array.  In your
    case, you'd probably want to look into using something like WMI's StdRegProv class to accomplish the same thing.
    Once you have the byte array, just pass it to the constructor of X509Certificate2.  (Note the unary comma in that constructor call; we're binding an object to the -ArgumentList parameter of New-Object, and when you're calling constructors that take
    a single array argument, you need the comma.)
    Get-ChildItem HKLM:\SOFTWARE\Microsoft\SystemCertificates\MY\Certificates |
    ForEach-Object {
    $byteArray = (Get-ItemProperty -Path $_.PSPath -Name Blob).Blob
    $certificate = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2(,$byteArray)
    $certificate

  • HT1549 I don't want other computers connect with my computer, I don't want sharing my macbook pro, so how I can protect my computer and avoid other people connect with my computers

    I don't want other computers connect with my computer, I don't want sharing my macbook pro, so how I can protect my computer and avoid other people connect with my computers

    As long as you do not enable Sharing of any kind (System Preferences > Sharing) no other computer can connect with yours. Also make sure you have your wireless network protected with a WPA2 password.
    That's all I can suggest without knowing what OS version you are running (you are not running iOS as that is for iDevices).

  • Any suggestions on how to get wifi to work?  I have a multitech router and can connect with a computer wirelessly but not the ipad.

    Any suggestions on how to get wifi to work?  I have a multitech router and can connect with a computer wirelessly but not the ipad.

    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398

  • I can not get my Ipod to connect with my computer using a usb cord

    I can not get my Ipod to connect with my computer using my usb cord ?

    Hi starhalcomb,
    I'm sorry to hear you are having issues with your iPod touch. I also apologize, I'm a bit unclear on your exact configuration. If you are having issues with your iPod touch not being recognized in iTunes when you connect via USB, you may find the information and troubleshooting steps outlined in one of the following articles helpful:
    iPhone, iPad, or iPod not recognized in iTunes for Windows - Apple Support
    If you don't see your connected device in iTunes for Mac - Apple Support
    Regards,
    - Brenden

  • My iPhone won't connect with my computer or charge. How can I fix this?

    My iPhone won't connect with my computer. It also will not charge. I changed the white charging cord, but I have the same problem. I connected other devices to the USB and they work. It's strictly the iPhone.
    How can I correct this?

    I forgot to mention, the iPhone does charge via wall plug.

  • Hallo ladies and gentleman, my iPod nano (6 Gen.) has been stolen, is there any chance to find it, in case it is connected with a computer?t

    Hallo ladies and gentleman, my iPod nano (6. Gen.) has been stolen, is there any chance to find it, in case it is connected with a computer?
    serial number is: DC*******DW6
    <Edited By Host>

    call them, tell them you NEED a new battery installed, and they need to tell you when they can do it.  That is their job to help you! Give pushback if necessary.

  • Connecting to Remote Computer

    Does Mac have the capability to connect to a Windows based remote computer? For example, I'm planning on purchasing a MacBook Pro soon and I need to know if I will be able to connect remotely to my office computer which is Windows based.
    Any help would be great.

    The answer depends. Can you currently connect using another computer today?
    If you can, then you should be able to connect with your Mac.
    Microsoft offers Remote Desktop Connection client for Mac OS X
    <http://www.microsoft.com/mac/otherproducts/otherproducts.aspx?pid=remotedesktop client>
    You can use a Mac VNC client, such as Chicken of the VNC, to connect to a VNC server on your Windows system, such as TightVNC.
    LogMeIn.com allows remotely connecting to PCs from Macs via a browser such as Safari. You would have to run the LogMeIn server on your PC.
    There are other services that allow you to connect Macs and PC over the internet.
    However, many times computers systems at work are behind firewalls that block incoming connections. Companies that do allow remote access often times require the use of VPN software. Depending on the VPN being used, there may or may not be a Mac client. My company uses a Cisco VPN server and provides employees with the Mac Cisco VPN client.

  • JDBC connect from remote computer fails

    Hi all,
    I have successfully installed the XE server and I can connect over JDBC from clients running locally on the machine where the XE server is installed.
    However when I try to connect from a remote computer using the same client I get an error saying: The Network Adapter could not establish the connection
    I can ping the machine with XE installed and all firewalls on the machines are turned off.
    Any ideas on the subject of JDBC remote connect to XE server? Or is it simply that it is not supported?
    Appreciate all the help I can get.
    Thanks,
    /Anders

    On my machine I have the listener bound to local interface.
    Listener.ora has hostname in it, and this is the listener status:
    As status shows the hostname is resolved to localhost, on this machine I am unable (with this configuration) to share the db to other machines (I do not have oracle client on my other pc, but telnet is unable to connect to port 1521).
    Changing hostname to ipaddres solves.
    [andrea@bones ~]$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Beta on 15-DEC-2005 21:28:51
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bones)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Beta
    Start Date                15-DEC-2005 21:28:40
    Uptime                    0 days 0 hr. 0 min. 11 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Default Service           XE
    Listener Parameter File   /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File         /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE" has 1 instance(s).
      Instance "XE", status READY, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
      Instance "XE", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
      Instance "XE", status READY, has 1 handler(s) for this service...
    The command completed successfully
    [andrea@bones ~]$

  • When I connect with my computer, I see the I-phone in I-tunes, but not in Windows Explorer?

    I connect my I-phone with my computer. In I-tunes the phone is there, but not s a removable device in Windows Explorer. It should be recognised I assume. Who knows the answer? Thanks in advance.
    Arend from Holland

    So what sync settings do you currently have enabled from under the iPod's Summary and Music tabs?  Any error messages when you try to sync?
    To be sure, reset sync warnings. To do this, right->click the iPod under Devices and choose Reset Warnings. Then resync your iPod.
    B-rock

Maybe you are looking for

  • Navigate to the first item in a updatable report

    on my page i have a master/detail form. When a new detail - record is created, the cursor navigate to the first item on the page => it is the first item of the master! What I have to do, that the cursor navigate to the first item in the new detail-re

  • Using a Sony HVR-M25U for video playback

    I know this isn't strictly a Final Cut question. I'm just hoping that some smart Final Cut editor is using the same Sony deck as I use and can help me out. Also, sorry for the length. I've included every detail I thought might be germane. Since I sta

  • G4 combo drive into a g3

    will a combo drive dvd/cdrw drive from an ibook g4 matsushita cw-8124-c work in my clamshell. i am looking to burn cds not watch dvds, i would be putting it into a clamshell 366mhz and a 300mhz (i can get a deal on 2). will the connections match up.

  • How to animate drawing of circle outline from first point to completed circle?

    How can one animate the drawing of a circle outline in Edge Animate from the first point to the complete circle? Would a better approach be to create a gif and import that into the Edge Animate project? Thank you for your time and expertise.

  • All my Aperture 3 album gone...

    I am having 10 over album in my Aperture 3 I export one of my album to my desktop last night And this morning, I accidentally double click my exported album that on my desktop It launch my Aperture 3 But, I found that all my album gone, I can only se