Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #11939
| References | (1 earlier) <e1f6f$4e4ff106$4275d90a$13260@FUSE.NET> <03C16874-0DE8-49B4-A1B3-32E576D01357@zoho.com> <CAPTjJmoaZv2H9RBg2bFJW=1xYMdM9a-wYsu-N3nrJpxfLBQMDQ@mail.gmail.com> <A88B34C8-187D-493B-B1BF-AF7B921C4962@zoho.com> <CAPTjJmq0cJSrSd1swN-_MfqEcRS-x0pVBLcvX8w2s4cZDDo+Ow@mail.gmail.com> |
|---|---|
| Date | 2011-08-21 20:13 +1000 |
| Subject | Re: Python Windows Extensions for Mac |
| From | Alec Taylor <alec.taylor6@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.277.1313921592.27778.python-list@python.org> (permalink) |
Perhaps you'd be better off with something like RunDeck (Free, Open-Source, Cross-Platform, CopyLeft) for this kind of problem. On Sun, Aug 21, 2011 at 5:30 PM, Chris Angelico <rosuav@gmail.com> wrote: > On Sun, Aug 21, 2011 at 6:38 AM, Johnny Venter <johnny.venter@zoho.com> wrote: >> Yes, I want to make my queries from a remote non-Windows computer. Here is the scenario: >> >> From my mac, I want to use python to access and read objects from a remote Windows computer joined to a Windows 2003 functional level domain. Given this, what is the best way to accomplish this? >> > > Then the "use Python" part is relatively immaterial; what you need to > know is: What network protocol are you using to "access and read > objects"? Start by researching that; once you know the details (is it > even TCP/IP-based?), you can look into whether Python has facilities > for speaking that protocol. > > ChrisA > -- > http://mail.python.org/mailman/listinfo/python-list >
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python Windows Extensions for Mac "johnny.venter" <johnny.venter@zoho.com> - 2011-08-19 13:02 -0700
Re: Python Windows Extensions for Mac Kevin Walzer <kw@codebykevin.com> - 2011-08-20 13:39 -0400
Re: Python Windows Extensions for Mac Johnny Venter <johnny.venter@zoho.com> - 2011-08-20 19:51 -0400
Re: Python Windows Extensions for Mac Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-08-21 17:28 +0200
Re: Python Windows Extensions for Mac Chris Angelico <rosuav@gmail.com> - 2011-08-21 00:57 +0100
Re: Python Windows Extensions for Mac Johnny Venter <johnny.venter@zoho.com> - 2011-08-21 01:38 -0400
Re: Python Windows Extensions for Mac Chris Angelico <rosuav@gmail.com> - 2011-08-21 08:30 +0100
Re: Python Windows Extensions for Mac Alec Taylor <alec.taylor6@gmail.com> - 2011-08-21 20:13 +1000
Re: Python Windows Extensions for Mac "johnny.venter" <johnny.venter@zoho.com> - 2011-08-22 06:07 -0700
Re: Python Windows Extensions for Mac Christian Heimes <lists@cheimes.de> - 2011-08-23 15:40 +0200
csiph-web