Richard Gaskin wrote:
>
> >From my last request I've gotten a great many links to some very cool
> MetaCard apps, but relatively few which make use of MC's powerful socket
> support.
>
> I've seen that Pierre Sahores and others have a strong interest in this
> area, but I haven't been able to find publicly available apps as yet.
>
> Are there any MC apps which are in development which use Net protocols
> (HTTP, FTP, custom) as an integral part of its functionality? Any of those
> likely to be released this year?
You may want to count in my ftp client and my email client as well as
the http server. All of them at cloud9.net/~undo. None of them are up to
date since I was bussy with other stuff of which you'll get a taste
soon;-). I plan to post upgraded email and ftp clients one of this
days.
>
> If anyone's making VPN tools, I'd be curious to know how you handle
> encryption for that context, or if it's relevant at all to the type of tool
> you're making.
This is a really important issue. PGP is probably the easiest to
implement since MC can call PGP on any platform but the more used method
is SSL and that requires engine work. I have a feeling that sooner
rather then latter most communications will be encrypted for obvious
reasons.
>
> Anyone making a Gnutella client? Any other peer-to-peer tools?
>
> Anyone making an MC GUI interface for media stored on an HTTP server?
>
> Anyone sending stacks over the Net?
>
> If I can find three or four such projects, I'd like to include profiles of
> the application and the developer as part of an article on why Net GUIs can
> sometimes make more sense outside of the browser.
>
> Also: Pierre - what's your email address? (Seems the daily digest strips
> that off)
>
> Thanks in advance -
>
> --
> Richard Gaskin
Andu
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.