realbasic-nug
[Top] [All Lists]

Re: Securing Client Server Communications?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Securing Client Server Communications?
From: "Charles E. Heizer" <heizer1@llnl.gov>
Date: Fri, 29 Aug 2008 17:14:50 -0700
Accept-language: en-US
Acceptlanguage: en-US
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <93F7F4C6-2826-4506-9940-D0ACB3F93370@mgreg.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Thread-index: AckKNRJxH/iIDT5RROmAkp3cVzw2fAAAFh5N
Thread-topic: Securing Client Server Communications?
I thought about SSH tunnels but decided against it since I would like to use a 
web interface at some point.

Thanks,
- Charles




On 8/29/08 5:05 PM, "lists@mgreg" <lists@mgreg.com> wrote:



On Aug 29, 2008, at 7:36 PM, Charles E. Heizer wrote:

> Hello,
> I'm looking for a little help in trying to figure out the best
> approach to
> securing the communications of my application.
>
> I have a small agent which has a scheduler in it right now that
> kicks off
> jobs as defined. But what I want to do now is add a listener to my
> client so
> that I can send commands from a central server.
>
> I have played with a few of the client server examples and have
> started to
> grasp the whole thing but before I get to far down the road I would
> like to
> know how/best way to secure the communication/command from the
> server to the
> client to prevent man-in-the-middle etc...
>
> Thanks,
> - Charles



I'm not sure if it's the route you're looking to take, but you may
consider using SSH tunnels.


Best,
Michael

_______________________________________________
Unsubscribe or switch delivery mode:
<http:// www. realsoftware.com/support/listmanager/>

Search the archives:
<http:// support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>