Using SSH as a secure channel for other programs

Hi,
I'm wondering if it's possible to use an SSH connection as a generic secure channel for other programs. I want to write a server-client program where I can open up an SSH channel first and then have the server and client communicate over it. If there is some other way to communicate via a secure channel and using SSH-like users and keys that would be great too.

fukawi2 wrote:
Basu wrote:It's a simple message exchange system.
I've been looking into this... Best solution I've found is AMQP / RabbitMQ.
(I hate reinventing the wheel)
Well, reinventing the wheel can teach you a great deal IMO. That usally how I get to learn how stuff works

Similar Messages

  • Can i use one JSF component's value for other component in the same page.

    Can i use one JSF component's value for other component in the same page.
    For example
    I have a <h:selectBooleanCheckbox id="myChk"> in my jsf page, i want to access its value for another component like:
    <h:commandButton disabled="#{myChk.checked}" action="myAction" value="myValue" />
    ** "myChk.checked" >> I am just asuming "checked" property is available...

    Bind the checkbox to a UIInput myChk property. Then you can reference this property from the page, e.g.
    <h:selectBooleanCheckbox binding="#{myBean.myChk}" onchange="submit();" />
    <h:commandButton disabled="#{myBean.myChk.value}" action="myAction" value="myValue" />

  • How do you reset the dlsmusic device or make it visible in order for other programs such as Sibelius or Finale be able to use it?to be visib

    How do you reset the dlsmusic device or make it visible in order for other programs such as Sibelius or Finale be able to use it?

    I figured out that if you remove the ~/Library/Preferences/com.apple.symbolichotkeys.plist file and restart, that restores the keyboard.
    Second question: Is there any way to make F4 (without holding fn) bring up Dashboard on Lion that doesn't require FunctionFlip? If it matters, I have a Time Machine backup of the symbolichotkeys.plist file from when I had the older keyboard.

  • My MacBook pro 2012 Mountain Loin 8.2 don't clear the inactive memory automatically when memory needed for other program so I get page outs.

    My MacBook Pro 2012 Mountain Loin 8.2 doesn't clear the inactive memory automatically when memory needed for other program so I get page outs. There are much inactive memory when page outs. Why my mac does this?

    That's completely normal. If other programs require memory then the system will reallocate Inactive RAM as needed. Page Outs don't mean anything.
    About OS X Memory Management and Usage
    Reading system memory usage in Activity Monitor
    Memory Management in Mac OS X
    Performance Guidelines- Memory Management in Mac OS X
    A detailed look at memory usage in OS X
    Understanding top output in the Terminal
    The amount of available RAM for applications is the sum of Free RAM and Inactive RAM. This will change as applications are opened and closed or change from active to inactive status. The Swap figure represents an estimate of the total amount of swap space required for VM if used, but does not necessarily indicate the actual size of the existing swap file. If you are really in need of more RAM that would be indicated by how frequently the system uses VM. If you open the Terminal and run the top command at the prompt you will find information reported on Pageins () and Pageouts (). Pageouts () is the important figure. If the value in the parentheses is 0 (zero) then OS X is not making instantaneous use of VM which means you have adequate physical RAM for the system with the applications you have loaded. If the figure in parentheses is running positive and your hard drive is constantly being used (thrashing) then you need more physical RAM.
    Adding RAM only makes it possible to run more programs concurrently.  It doesn't speed up the computer nor make games run faster.  What it can do is prevent the system from having to use disk-based VM when it runs out of RAM because you are trying to run too many applications concurrently or using applications that are extremely RAM dependent.  It will improve the performance of applications that run mostly in RAM or when loading programs.

  • Java Secure channel for FTP over SSH

    Does the Jsch provided by JCRAFT support authentication and authorisation via public key certificates? If yes then is there website which gives me some info on this?
    I checked out the site http://www.jcraft.com/jsch/index.html but this does not provide much info on the certificates.
    If anyone knows some information regarding this, kindly reply ASAP
    Thanks

    One of the examples provided with the ditribution actually generates those keys. I will admit, the documentation for JSch is very thin, but they provide examples for everything with the distribution. If you wish to use a key generated by another program, make sure that the key provided is in OpenSSH format (Putty and Secure SSH formats don't work).

  • Using LabVIEW Web Server in RT for other web applicatio​ns

    I'm looking to find out whether or not I can host other web page technologies (Java Scripts for example) on web pages hosted on a LabVIEW RT target. I'd like to be able to post a configuration or status page on the web server as well as the standard VI Front panel page.
    Thanks,
    Jason

    Hello,
    LabVIEW RT Web Server is not meant to be used for other things different from LabVIEW VIs. This feature is not supported.
    Ricardo S.
    National Instruments.

  • Using AppleTV on HDTV, while still using computer for other programs

    So, here's what i want to do...i want to use AppleTV in lieu of cable television, as i don't watch enough TV to warrant the cost of digital cable.
    Sooooo... i want to be able to watch online content on my HDTV, connected to my home theater, but still use my MacMini to use other programs. Basically, i want all my video content to go directly to my HDTV (youtube, Hulu, an other videos streamed directly from websites, such as comedycentral.com), while keeping my desktop monitor solely for the use of other programs (iLife, iWork, photoshop, etc).
    Is this a possible feat? I know if i use websites like ComedyCentral's to watch Daily Show & Colbert, it will have to go through my MacMini (i assume), but can it then be sent directly to my HDTV, and NOT have the video output go to my monitor?
    Thanks for any advice you can offer.

    Well, i appreciate your reply, but the very first line in my question asks, "I want to use AppleTV in lieu of cable..." and then i go on to ask whether AppleTV can do what i need. I'm not sure where else to ask a question about what AppleTV can do, than under the AppleTV support section.
    Was there a different place i should put a question about AppleTV?

  • Volume setting for other programs lowers to inaudible levels when ever I use flash.

    Whenever I play a flash file/video/etc in firefox 3.6.4, the volume of other programs such as itunes and ventrillo go down to like 1%. How do I stop this from happening?
    == URL of affected sites ==
    http://www.youtube.com

    Just wondering if there was ever a resolution to this... having the exact same issue. Using Google Chrome.

  • Multiple Channels for this program?

    Hi,
    I have built the following VI and was wondering if there was any way it could be modified to use multiple (at least 2 but preferably 4-6) channels. I was trying to maybe make the same thing repeated 4 times wo the user could do what is being done now on 4 seperate channels. I'm not sure I can do that the way I'm doing it now as it become very slow. Thanks for any suggestions.
    Intern NSWCCD Carderock.
    Attachments:
    C.vi ‏123 KB

    You probably cannot go in descending order, use 0:1 to get channels 0 and 1, your indexing is fine and should work.
    here are a couple of tips to make your vi run faster.
    Put the AI config and AI start outside the loop so that you are not reconfiguring them each time the loop runs, also use the open, write, close file vi's manually. put the open outside the loop at the beginning (like you already have), then write to it during each loop iteration and then put the close outside the loop. this way you are not opening, writing and closing the same file every time the loop iterates.And what he means by scanning channels twice is going from 0 to 1 and back to 0 in the same scan, scans are done going from 0 to however many channels your bord has. if you put in lets say 0:9 the scan will scan channels 0-9 in ascending order then repeat.
    just giving some inputMessage Edited by jhoskins on 05-31-2005 11:56 AM
    Joe.
    "NOTHING IS EVER EASY"

  • How can I use fonts found in iDVD 08 in other programs?

    I created a DVD using 6.0 Themes, Pass Through in particular, by exporting a slideshow movie from iMovie 06 and it looks great. Thank you's to forum members for the help I needed to resolve issues. Deleting the plist files and burning at 2 times speed did the trick to problems I encountered. But here's one I've been spending lots of time on: I used the font, Humana Serif Md ITC TT, on the DVD and I would like to use it on the printed cover, however, I can't access it from any other program. I've used Spotlight to no avail and it does not present itself on the list of available fonts on any other program I have. How can I use that font in Pages to use on my printed DVD cover?

    Kool! I just learned something new myself. (thanx Niel)
    It's essential that you do exactly as stated above while holding down the option key in the instructions that were kindly provided above. The option key serves to copy these files to an alternate location if I'm not mistaken. Holding down any other key but Option may have an unintended effect on the application itself.
    So please do exercise caution while working within the Resources folder / showing package contents.

  • Hot corners for other programs?

    Hi,
    I like the idea of cork board, but I think it would be even better if I could put it in a corner.
    So is it possible to put other programs in the list for the hot corners?
    CU AssetBurned

    I shutdown the system and tried a different keyboard and the hot corners worked!m  So I shut the system down again and hooked up the possibly bad keyboard and the hot corners also worked.  The only other thing I had done was to disconnect the logitech receiver for the remote mouse and tried to use the mouse with the older keyboard.  I neededto hook up the logitech remote mouse again, because the system would not recognize the old keyboard mouse.  So somtething happened, but i'm not sure what.  I'm back to good for now.

  • My iphoto library won't show when trying to select a photo for other programs?

    I am having a problem when I try to select a photo or itunes song in Imovie or other programs. I get a window with grey lettering that says: "Open Itunes to populate this list" or "Open iphoto to see photos from your iPhoto library in this list.  I have tried relaunching programs and nothing appears. Seemed to start happening a while back after one of my system upgrades.

    What version of iPhoto?
    What version of the OS?
    Sounds like an issue with the iLife integration, rather than the apps.

  • I was browsing in Firefox, and all of the sudden, I am unable to use the pgup/pgdown buttons in FF. However, I am able to use them in Internet Explorer, and in other programs. Can you please help?

    The "home" and "end" keys work, but not the pgup/pgdown. It's not a problem with the keyboard, since those keys work in any other program I try.

    caret caret (F7) problems, Most keyboards have overlaid keys, make sure NumLk is off as that can also interfere. "PgUp", "PgDn", "SpaceBar", "Home" and "End" keys" not working -- caret cursor F7
    *https://support.mozilla.com/en-US/questions/845663

  • [solved] (how) can I use my laptop as a router for other computers?

    First of all, I have to admit that I do not know too much about networking. Just enough to make the simple things work properly.
    I have a laptop, which accesses the internet by wireless lan. The router is in my downstairs office. So far so, good, I have a media computer (both running Arch) in my room upstairs, intended to watch dvds or internet tv on the tv screen.
    Connecting this computer to the downstairs-router by cable is not possible. Now I wondered, if I really needed to buy a wlan-card (any suggestions which one works well with linux?) or if there might be an (easy) solution using my laptop as (sort of) a router, connecting them by cable and establishing a lan connection between both of them.
    Is it possible, to get internet access on the media computer that way, without to much effort? And what do I need to do to get it working?
    Last edited by saciel (2008-07-07 01:13:05)

    Well, I tried to set it up to day, realizing that it is probably not as easy as it appears to be.
    I did everything according to the wiki but from the laptop I can access either the internet OR the other computer, but not both at the same time. It seems to depend on which network profile I activate first.
    If I first activate and configure the ethernet card, I can acces the other computer (I tried ping and ssh), but if I then start the wlan profile I cannot access the internet on the laptop. If I start the internet profile first and then configure the ethernet card, I cannot ping the media pc anymore.
    I'm not sure what could be wrong, as I just did everything according to the wiki entry. Ideas?

  • Using to_date functions in Com Channel for Oracle DB

    I have been trying to mask data while pulling from an Oracle DB.   I run the following SQL in sqlplus and it works correctly
    <b>select to_char(cse_wid, '9999.99') from iprdl</b>
    then when I use XI,  
    I get a successful message in the adapter engine so I go in to look at the payload and receive this message.
    <b> A name contained an invalid character. Error processing resource 'file:///C:/Documents and Settings/CSEIDIT/Local Settings/...
      <TO_CHAR(CSE_WID,9999.99)>   10.70</TO_CHAR(CSE_WID,9999.99)>
    ^2 to_char(cse_wgt,'9999.99' ),
    </b>  then I also get a mapping error in the integration Engine.   I have searched this forums and have found nothing that seems to fit this problem.
    Thank you
    Carl Seidita
    Message was edited by:
            Carl Seidita
    Message was edited by:
            Carl Seidita
    Message was edited by:
            Carl Seidita

    Not passing an XML to Oracle.    Using a JDBC com. channel parmeter  SQL Query option to pull records.  have other fields the SQL but it does not like the TO_CHAR option .  this is the full select
    <b>SELECT PROD_ID, CREATE_DTIM, TO_CHAR ( CSE_WID, '9999.99' ),     TO_CHAR (CSE_WGT ,'9999.99' ),  CSE_UNIT,  TO_CHAR (CSE_LEN, '9999.99' ), TO_CHAR (CSE_HGT, '9999.99' ), cse_cub, inner_pack_wid, inner_pack_wgt, inner_pack_unit, inner_pack_len,  inner_pack_hgt, inner_pack_cub FROM iprdl
    WHERE (iprdl.extr_flag <> 'Y' OR      extr_flag IS NULL)</b>
    The adapter Engine give me a successful Message but when I go to view the payload, I get that error and it does not map to the inegration engine

Maybe you are looking for

  • Get rid of Java applet window box

    We are currently using TTA 4.0 for Intel Linux Kernel. When bring up applications through the TTA, a "Java applet window" box is attached to the bottom of each applications. Is there a way to get rid of the box? Thanks Henry

  • Identifying of Missing PO's with 2LIS_02_SCL

    Hi! I have problem with 2lis_02_scl. By accident some one  have deleted the  queue SMQ1 from R3.  Now we are missing the data from  time we have schedulled the  last load to BW upto time of deletionof Queue. I am trying to identify those records whic

  • Cannot update sales order link on an activity

    I have an addon that creates CRM activities after an order has been updated. This is working fine in the SBODemo_UK database but fails when I run it against a customer database. An extract of the code is: -     oItem = oForm.Items.Item("8")     act1.

  • Why is CD / DVD Sharing so incredibly limited

    Take a look at this technote: http://support.apple.com/kb/HT5287?viewlocale=en_US&locale=en_US I am refering in particular to: Note: These types of discs or activities are not supported by DVD or CD sharing: DVD movies. Audio CDs. Copy protected disc

  • Get exit from error

    Hi all, i'm currently developing an applet where it does create object for viewing purposes, but if there is no object to be view, i would like it to just exit just like in JAVA System.exit(0); can i done that? thank you