* erik quanstrom <[EMAIL PROTECTED]> wrote: Hi,
> the format for a dial string is proto!server!port. e.g. > tcp!atlas.coraid.com!http. > going with your style this would be > > 9p://tcp!localhost!service/my/path > > a more regular name would be > > 9p://tcp/localhost/service/my/path Ok. And what about commandlines (for local servers ?) > but what is the point of encoding a dial string+path as a url? Integration in web-like environments, ie. mozilla ? I'm going to add an minimal 9p client into mozilla. So you can simply put an 9p url into the browser and have fun ;-) cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ ---------------------------------------------------------------------
