Connect to external device using ip address in lan

Hi,
I have a external device in lan ,
,want to connect this external device using ip address.

Dhaval.Yoganandi wrote:
hi ejb,
may be he wants to connect with the 172.16.0.20 via public network ?And ?
That has nothing to do with anything. Whether the resource is on the local network or accesible through the internet only is not relevent here at all. This forum is for Java network programming. If a resouce is not available because you are not connected physically to a network that is a network problem. That is not a Java progamming problem.
Okay?
There's alot of rubbish posted in this forum about "public networks" and what not and not one lick of it is related to Java programming. Yes if you connect through more routers to something there is a better chance that somewhere along the way that you will hit a firewall or other similar issue. But these are all network issues. Not networking programming issues. And not resolvable directly in Java any way you want to think about it.

Similar Messages

  • Can i connect 2 external hdd using the thunderbolt to ethernet adapter

    can i connect 2 external hdd using the thunderbolt to ethernet adapter

    thanks its a wd my book world i just want to directly connect to it i dont want to use it as a network hdd anymote and if i do it will i still be able to use wifi to connect to the internet.
    it shows up the the bonjour bookmarks when its connected through my router does that mean it will work?

  • I cannot connect an external device on my hp envy x2

    i cannot connect an external device on my hp envy x2. My phone, an external hard drive, a printer, an external dvd drive all doesnt show on the laptop.

    Hello dginther,
    Welcome to the HP Forums!
    I understand wireless is not working properly. If the issue just began occurring, I would perform a system restore. I want you to bring the computer back to the earliest restore point possible, in an attempt to dodge whatever caused the issue. Here is a document on how to perform a System Restore: System Restore
    Next, please try the steps in this HP document: Troubleshooting Your Wireless Network and Internet Connection (Windows 8)
    These steps should be enough to resolve the issue. If not, you can try a manual reinstall of the driver:
    1. Go into Device Manager, then Network adapters.
    2. Right-click on the wireless driver, and select "Uninstall".
    3. Restart the computer. This will force the driver to reinstall itself.
    Please let me know the results of your troubleshooting. Thanks!
    Mario
    I worked on behalf of HP.

  • Connection with external System using AS2/SFTP adapter.

    Hi All,
    I need to use SFTP/AS2 to connect to an external Server which is not in our landscape.
    Can anybody could help whether i need to create a party on the Sender side as sender system is an external Server.
    I have gone through many docs but i am not clear when to use party and when not..?
    Regards,
    Rahul

    Hi Rahul
    Whether to use a party or not is both an architectural question as well as a development question.
    Architecturally, if an external server is not in your landscape and belongs to a different company/entity, your scenario would be a B2B process. You can refer to the below link for more details about B2B, but I've included a short snippet below too.
    http://help.sap.com/saphelp_nwpi711/helpdata/en/48/c7a475da5e31ebe10000000a42189b/content.htm
    Using a communication party, you address a company that is involved in a B2B process.
    The (technical) name of the communication party (for example Bosch) is the identifier for the company within an Integration Directory. To be able to identify the company during any external communication using a globally unique ID, you specify alternative identifiers for a communication party. For external communication, the name of the communication party that is known internally is mapped to the ID. A particular identifier is specified in the communication channel (see below).
    In terms of development, not all adapters (FTP, SFTP, SOAP, etc) require the use of a party object when you develop a B2B integration scenario. There are companies which have implemented all B2B scenarios using those adapters in an A2A style (using just Business Systems.)
    As Harish has mentioned, if you use the Seeburger AS2 adapter, you will need the party object (AS2ID is configured there), but if you use the SFTP adapter, it is optional.
    For your case, I'd recommend going with Party to clear distinguish that it is a B2B process.
    Rgds
    Eng Swee

  • Studio Creator, Socket Connection to External Device

    I am porting an existing & successful project from Netbeans 3.6 into Studio Creator to take advantage of some of the tools in the IDE for this application. The project requires opening a socket connection from the Server PC to an external Device (PLC) that is a Client on a static IP & a dedicated fixed port.
    I am struggling to get past some security settings specific to AccessControlExceptions. Here is the code method being used to test:
    public String button1_action() {
    // Call methods to open connection, init streams, send command, and close connection.
    try {
    // Open Socket up and accept client connection
    ipSocketObject = new ServerSocket(port);
    bfSocket = ipSocketObject.accept();
    // Establish Streams
    is = new BufferedReader(new InputStreamReader(bfSocket.getInputStream()));
    os = new PrintWriter(bfSocket.getOutputStream(), true);
    System.out.println("Got to here...");
    // Clear the msCounter #13002
    os.println("r13002=0");
    pattern = "13002";
    do{ret=is.readLine();} while ((ret.indexOf(pattern)) ==-1);
    is.close();
    os.close();
    bfSocket.close();
    ipSocketObject.close();
    } catch (IOException e) {
    e.printStackTrace();
    return null;
    The Socket Connection is established, but the command string is not processed before Studio Creator generates a AccessControlException Fault. I have experiemented putting in a SocketPermission statement with out success.
    Is anyone aware of some sample code I might be able to review for opening socket connections to clients in a Studio Creator Application? Please excuse this request if too rudimentary- I am an Industrial Controls guy by trade... :)

    Sorry I know of no such application at this time, and unfortunately have not done socket work myself for many moons....
    What JDK was your previous application written under? I googled for AccessControlException and socket and seems that sometimes accounts for some issues... you can also search for that combination in the forum advanced search and might find something there.... one more long shot suggestion based upon your statement "the command string is not processed".... could it be that you need to flush the stream...?
    Sorry I don't have more to offer...
    v

  • Tecra A9 - Connecting two external displays using Express Port Replicator

    Hi,
    I have a Tecra A9 and Express Port Replicator.
    I'm trying to connect 2 external displays, one connected on the notebook output and the other connected on the docking station (notebook lid closed, not using the notebook display).
    I can only get one to work, does anyone know if this is possible?

    Hi
    I think you want to connect one monitor to VGA and the other to DVI port.
    Is it right?
    Well, I found this doc:
    http://aps2.toshiba-tro.de/kb0/TSB7B0201000CR01.htm
    It depends on the used Tecra A9, if you can get a picture on the DVI out port on the Express Port Replicator (PA3508E-1PRP) or not.
    The DVI port on the on the Express Port Replicator is only supported on machines with ATI or nVidia graphic card.
    If you have a INTEL graphic card the DVI port on the on the Express Port Replicator is NOT supported.

  • Cant  see external devices using firewire in Final Cut HD

    After installing iLife anad iWork I stopped being able to import from an external device over firewire using Final Cut Express 2. I upgraded my OS to X 10.4.7 and that didn't help. I upgraded to Final Cut HD 3.5 and that didn't help either. I am able to capture in iMovie just fine. Any help would be appreciated.

    Hi(Bonjour)!
    Did you update quicktime over a previous version?
    There are some issues with some computer configuration, firewire, iMovie, FCE and QT 7.
    See:
    http://docs.info.apple.com/article.html?artnum=301852
    Good luck!
    Michel Boissonneault

  • Cannot connect locate external devices

    I started a project at school. They have final cut pro. They also have external tape deck to capture footage. I saved the project to my external hard drive and used it on a couple of computers at school. I have final cut express on my macbook. When I open the program it says it cannot locate external device apple firewire NTCS 720x480. I click on continue and it opens. I can open projects that I started on my laptop which I have but cannot open the project I started at school. I get "general error (41) Can any one help?

    FCP has some features that FCE does not.
    Also, not all FCP and FCE versions can interchange.
    Your system is protesting over a clash.
    Al

  • Tecra M5: How to use HDD password when HDD is connected as external device?

    I have a Toshiba Tecra M5 with MK1032GSX hard disk. I put a bios password and HDD password. Every day I power on my laptop by digit my password only one time: unlock disk and bios. The screen for password is before windows starts.
    One day motherboard of my laptop is broken, I bring my pc on Toshiba support center (less disk), and I waiting for it (2 month ago). I need to read my date from disk but it is locked by password. The disc is SATA disk, I put it on a desktop and I see it in bios and in peripheral of windows resource, but I don't see it in explorer.
    Any of software that I tried (HDD unlock, atapwd...) wont work. I have my password, I have not forgotten it.
    How can I read my date? Can you help me?
    Thank you.

    as far as i know its not possible to remove the hardware password from the HDD other than by using your laptop.
    Still if you google arround I think I saw once something about a Linux distro that was able to unlock some HD's. Not sure if thats still arround but perhaps you can give it a go. Still I would not advise doing something like that has its possible that it messes up your HD and then you will be stuck with a good paperweight.
    The proper course of action when you send ur laptop to warranty is to make a full backup. There are image software out there that allows you to make a mirror image of your HD for example. I, myself, bought a 100GB USB2 2.5' HD that fits my pocket and goes with me everywhere. I've encrypted it with TrueCrypt so no one has access to my sensible information if loose it and I make regular backups from the laptop to this HD. It saved my life at least 2x.
    Just my 2 cents
    Cheers

  • Another device using IP address

    Today, out of the blue, I got a dialogue box telling me "Another device on the network is using your computers IP address (71.142.xx.xxx) Try connecting again later." I'm using an Airport Express 802.11n and it's been working fine since I got it. It tells me I need to change the IP address of my computer. I've tried everything I know how to do, and would like to just delete everything and start from scratch, but can't figure out how to do it.
    Any help greatly appreciated.
    (I have 3 computers on this network. I've shut them all down except this one which is now connected via ethernet.)

    OK, I fixed it, and thought I'd say what I did in case anyone else is having the same problem. I found that you reset the Airport Express by unplugging it and pushing a small button on the side with an unfolded paper clip, while plugging it back in while you hold the button in until the light on the AE flashes yellow. From that point on it's just a matter of setting up a brand new wireless network from scratch. I'm up and running again.

  • How to connect to external server using router from VLAN's

    Hi, I am newbie. I am trying to build network system in Packet Tracer.
    Now I have such network layout.
    I have different VLAN's Accounting and Sales. I have configured this using subinterface in router to allow computers from different vlan's communicate with each other. Everything works.
    Let's assume that there are next subnets and VLAN's. Acct. VLAN (2) (ip's 172.168.0.1-172.168.0.254/24) and Sales VLAN (4) (ip's 172.168.1.1-172.168.1.254/24).
    But I need to connect all this computers to the external server.  That has ip , for instance 192.168.20.13/24. Like this.
    I don't know hot to correctly configure router to make it possible for computers to connect to this server. I have connected switch to the another router interface. And than connected server to the switch and specified ip 192.168.20.13/24. Than I tried to set ip to the router interface from the same subnet like 192.168.20.22/24. So now router can communicate with server.
    But how to allow computers to communicate with the server. Please help. I am newbie.
    I would be grateful for any help.

    Hi Androgen,
    One question for you..How does the sales VLAN computers communicate with the accounting VLAN machines? It's through the inter-VLAN routing that you have already setup.
    Communicating to the external server is also similar to this.
    The computer's in the VLAN should be configured with the default gateway IP which is the the L3 sub-interface IP for that subnet.
    Also, the external server needs to have a default gateway to communicate with other remote subnet. The default gateway of that server would be 192.168.20.22 which is the L3 interface for your external subnet.
    CF

  • Can i connect an external display using HD3000 after the discrete gpu has stopped working?

    Say for some reason the HD 6490m is fried and I can only use the HD 3000; will I be able to connect the laptop to an external 1080p display via thunderbolt?
    Technically it should work, i know. But i've tried it with gfxCardStatus 2.3 and nothing happens until i allow the radeon to work. My question is: after the amd stops working, will the computer allow the HD 3000 to connect to an external display? Is there some kind of limitation so that only the 6490m can use the thunderbolt port?
    Early 2011 15" MBP running 10.9.4
    i7 2635qm
    Cheers!

    Thanks for the fast reply!
    So i assume this is because Apple uses a custom processor or because of the motherboard that inhibits it somehow, right? I'm asking that because some hd3000 chips in other systems are able to support a second display.
    Anyway, thanks a lot. I will be careful not to lose the amd then

  • Problem while connecting to external DB using DB link

    Hi,
    We've recently upgraded SAP(4.6C) Oracle DB to 10g version. SAP is talking to an external DB which is on a 8.x version.
    The following is the native SQL statement being used to select data from the external DB -
    EXEC SQL PERFORMING APPEND_ISSUE.
          SELECT STOCK_NO,
                 QUANTITY,
                 SOURCE_LOCATION1,
                 SOURCE_LOCATION2,
                 JOB_CODE,
                 ACID_CODE,
                 EMPLOYEE_NO,
                 SOURCE,
                 ROW_ID,
                 CIS_ORDER_NO
           INTO :WA_ISSUES
           FROM [email protected]
      ENDEXEC.
    FORM append_issue.
    *-- Begin HD002666
      SHIFT     wa_issues-quantity         RIGHT DELETING TRAILING space.
      TRANSLATE wa_issues-quantity         USING ' 0'.
      SHIFT     wa_issues-source_location1 RIGHT DELETING TRAILING space.
      TRANSLATE wa_issues-source_location1 USING ' 0'.
      SHIFT     wa_issues-job_code         RIGHT DELETING TRAILING space.
      TRANSLATE wa_issues-job_code         USING ' 0'.
      SHIFT     wa_issues-acid_code        RIGHT DELETING TRAILING space.
      TRANSLATE wa_issues-acid_code        USING ' 0'.
    *-- End HD002666
      APPEND wa_issues.
    ENDFORM.
    The DB link is running fine and we're able to connect to the external DB.
    The 1st record from the extranl DB is read perfectly.
    From the 2nd record, some of the numeric fields are reading a value '~'. We checked the external DB view SAP_TRUCK_INVENTORY_ISSUES_V and it has all non-null numeric values.
    It's confusing that the 1st record has exactly the same values as the external DB, but from 2nd record onwards, it is reading some numeric values as '~'.
    Is there any kind of internal conversion that is happening while reading data from SAP_TRUCK_INVENTORY_ISSUES_V into work area wa_issues.
    Are there any problems faced with DB links b/w 2 Oracle DBs with version difference more than 1?
    Any inputs on this would be helpful.
    Regards
    Deepthi.

    Hi Rich,
    Thank you for a quick reply,
    Here is what I've done to connect to the remote ABAP system:
    1. Configured this remote system in the SLD as a Technical System (SLD=> Technical Landscape).
    2. Opened WebDynpro Content Administrator and created two JCO's for my application pointed to that remote ABAP system (defined in SLD). I was able to test them successfully reaching that remote system.
    But when I run my application the same error occured.
    What did I miss ?
    Thanks & Regards,
    Mike
    Message was edited by: Mykhaylo Puzankev

  • Connecting hp365 with iPad using email address

    I have the email address for my HP 365, but where do I use it with my iPad?

    msconni wrote:
    I have the email address for my HP 365, but where do I use it with my iPad?
    Hi,
    What is your HP 365 actually ? As you  say, it has an email address, you can send an email from your iPad to it to print. It must be connected to the Internet. There are few other ways but I need to know what is your HP 365.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • TCP/IP connection with external device

    Hi,
    I need establish TCP/IP connection to my hardware device which has ip(10.102.20.90) and port no as 9012 by setting static ip.
    Since i am new to this protocol i am bit worried about how to make communication between my pc to hardware. Here my labwindow code act as clinet and hardware as server. after establishing successful connection i need to read the data coming out from that port.
    Please help me in making this communication happens.
    i am working on Labwindow 9.0 version.
    Solved!
    Go to Solution.

    A good starting point would be to look at the TCP/IP client sample application that ships with CVI. You'll find it at <CVI Folder>\samples\tcp\client.cws
    Martin.
    Martin
    Certified CVI Developer

Maybe you are looking for

  • How do I save an internet file

    I save all my bills to my filing cabinet after viewing them on line. How can I do this on my ipad

  • I can't drag and drop any music from iTunes into the iPad tab on the left it just come up with a red cross ? Help !

    I just up loaded a load of music onto my computer and then when I press ctrl and s and try to drag the album tag over the iPad one it just comes up with a red cross and won't let me drop anything in it !

  • Messages Inbox empty when its not

    I have been using PC Suite (6.84.10.4) for ages and suddenly I now find that my inbox will not display the messages in my inbox on my phone (a 6680). The Explorer window opens, the "Updating..." pop up appears showing that the messages are being down

  • Audition CS6 hangs on startup.

    I have seen solutions in the past for this and wonder with the CC upgrade due out today if the problem will be solved. MacPro Intel, latest ML and CS6, did a nice project in PPCS^ and sent it to Audtion CS6. Multitrack, fixed all the audio that neede

  • How come iMac works & Mac Pro doesn't - with Pegasus R4/6?

    How come my iMac worked with my Pegasus R4 and R6 hard drives and my New Mac Pro does not?  I have disk mounting issues when my Mac Pro goes to sleep.  It also shuts down in the middle of editing with Final Cut Pro X.  When opening Final Cut Pro X af