[Python-bugs-list] [ python-Feature Requests-813922 ] Zero Configuration Networking?

SourceForge.net noreply at sourceforge.net
Tue Oct 7 06:18:53 EDT 2003


Feature Requests item #813922, was opened at 2003-09-28 11:12
Message generated for change (Comment added) made by jackjansen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=813922&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Markus Elfring (elfring)
>Assigned to: Nobody/Anonymous (nobody)
Summary: Zero Configuration Networking?

Initial Comment:
Would you like to support this proposed standard?

1. 
http://www.zeroconf.org/
2. 
http://www.ietf.org/html.charters/zeroconf-
charter.html
3. 
http://citeseer.org/cs?q=Zero+Configuration+Networking
4. 
http://www.oreillynet.com/pub/wlg/3137
5. 
http://www.spack.org/index.cgi/ZeroConf
6. 
http://sourceforge.net/projects/zeroconf/
7. 
http://sourceforge.net/projects/howl/
8. 
http://www.uow.edu.au/~dfs/projects/2003/projects2003.html
9. 
http://www.apple.com/macosx/jaguar/rendezvous.html
10. 
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/ProgrammingTopics/NetServices/Concepts/AboutRendezvous.html
11. 
http://developer.apple.com/darwin/projects/rendezvous/
12. 
http://www.neato.org/~femur/iu/
13. 
http://homepage.mac.com/macdomeeu/dev/current/mod_rendezvous/
14. 
http://www.macdevcenter.com/pub/a/mac/2003/04/08/mod_rendezvous.html
15. 
http://groups.google.de/groups?selm=40ed1d8f.0309272247.58b3abbc%40posting.google.com

----------------------------------------------------------------------

>Comment By: Jack Jansen (jackjansen)
Date: 2003-10-07 12:18

Message:
Logged In: YES 
user_id=45365

Please don't assign this to me: I'm not going to do the work, I'm 
just trying to get information from you.

If there is specific functionality you want: state it clearly. If it 
really deserves to be in _socket or some other standard Lib place 
and you provide good reasons it may get added. The chance of it 
getting added would increase immensely if you added a working 
patch:-)

If this is a large API that pertains only to zeroconf it should be an 
extension package, and not part of the core. In that case it's 
probably best to round up some people at comp.lang.python and 
team up to write that package.

----------------------------------------------------------------------

Comment By: Markus Elfring (elfring)
Date: 2003-10-07 12:09

Message:
Logged In: YES 
user_id=572001

12. Can the Java based ZMAAP implementation be used by 
python?
Would you like to add a package for this API and Multicast 
DNS?
http://www1.ietf.org/mail-archive/ietf-
announce/Current/msg12884.html
http://www.dns-sd.org/

----------------------------------------------------------------------

Comment By: Jack Jansen (jackjansen)
Date: 2003-10-06 11:39

Message:
Logged In: YES 
user_id=45365

You'll have to be a bit more specific as to which bits you want to 
be supported by Python, and how.

Python seems to work fine with Apple's Rendezvous 
implementation, at least at the level at which I've tried it. But 
that's using Python in a client application, I haven't used it for a 
server. But advertising services requires OS-specific API's, I think?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=813922&group_id=5470



More information about the Python-bugs-list mailing list