Re: Eu v4.0 suggestion
- Posted by Kat Feb 28, 2009
- 798 views
Ok, nevermind, i won't do it. There's been 54 views in euforum, and i brought up the suggestion on irc, but no comments, ....... so i withdraw the suggestion.
Kat,
I think that email, http, ftp, etc... would be built ontop of socket.e. You would need socket.e to complete any of the tcp/ip protocols. Further, there are hundreds of protocols. The ones mentioned are the most popular, but many, many others will depend solely on socket.e
Jeremy
Socket.e should not need a new release if there was new code for doing http. If someone added MUSH interface, they'd haveto release a new sockets.e. If the protocol for a given transmission using sockets.e was not part of sockets.e, then the newprotocol.e could be worked on and distributed separately.
Remember, i worked on sockets.e.
Kat