Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.033 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'python': 0.07; 'subject:Connection': 0.09; 'pm,': 0.11; 'received:74.125.82.174': 0.12; 'received:mail-wy0-f174.google.com': 0.12; 'wrote:': 0.14; 'desktop.': 0.16; 'naturally': 0.16; '\xc2\xa0i': 0.16; 'tue,': 0.20; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'header:In- Reply-To:1': 0.22; 'cc:addr:python-list': 0.22; 'connections': 0.22; 'wonder': 0.24; 'point,': 0.25; 'windows': 0.26; 'chris': 0.27; 'specifically': 0.27; 'message-id:@mail.gmail.com': 0.28; 'remote': 0.28; 'cc:addr:python.org': 0.31; 'does': 0.31; 'all,': 0.31; 'change': 0.34; 'difference': 0.35; 'there': 0.35; 'two': 0.37; 'machine': 0.37; 'apr': 0.38; 'received:google.com': 0.38; 'but': 0.38; 'current': 0.38; 'how': 0.39; 'similar': 0.40; 'solution': 0.40; 'would': 0.40; 'header:Received:5': 0.40; 'waiting': 0.61; '2011': 0.62; 'computers': 0.64; 'ray': 0.65; 'details.': 0.67; 'dictate': 0.84; 'pray': 0.84; 'pro': 0.89 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=xo7qL3UtBcyMbjWLaYELuUyWaBWrGPQNWHSAMC+aOXI=; b=PfE79CfYU9QE/j9OHySt8aBQgKgvVJ+whp2wWWS2809Dr0tIWO7t1wNn4HdSnnGHHS dtxcNNtddxT1O98FoiLNp5RGvYJPsOdI3xSxChhiYMXv5lJVMFlkhstqcxv3p1hD22Es 86gH45MT2+ZjD83eCtKZc2GTnOOpMg26m1MDw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=LUbrZ5XNqlbnLZELsrGEGo5zGu4yc6m6C0UHdMsvsaLdSM0ZEII0xZSwTd10ZW/uV3 /ZE5Wtdy4bv3Z5IfZaU3x/XJ189T8PA7JuGo3XYchru2mh1www/yGhv5w69I91D9q6zi GfoXxclwHGQoO2J34lbhUcoBKMyk72lLy5/qY= MIME-Version: 1.0 Sender: chris@rebertia.com In-Reply-To: <5fee0f6b-3b10-4705-bc30-733578d8f6f0@l30g2000vbn.googlegroups.com> References: <5fee0f6b-3b10-4705-bc30-733578d8f6f0@l30g2000vbn.googlegroups.com> Date: Tue, 19 Apr 2011 18:23:15 -0700 X-Google-Sender-Auth: Lr7x9063EnMGSQht6tIG-Fzc9Dc Subject: Re: Remote Connection From: Chris Rebert To: ray Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303262597 news.xs4all.nl 81473 [::ffff:82.94.164.166]:48414 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3625 On Tue, Apr 19, 2011 at 6:04 PM, ray wrote: > I wonder if there is a solution to provide remote connections between > two computers similar to Remote Desktop. =C2=A0The difference I am lookin= g > for is to be able to deliver speech/audio from the local machine to > the remote machine which will process the audio via Dragon Naturally > Speaking. > > As an additional point, I would like to be able to deliver speech to > that remote computer from a cell phone. > > I would appreciate all considerations. > > The current remote machine is an XP Pro SP2, the local machine > is . . . right now an XP Pro but will change to a Windows 7 Pro. =C2=A0I = do > not have a cell for this; I am waiting to see if any solution may > dictate the cell details. How does this specifically involve Python at all, pray tell? Regards, Chris