Re: library for FTP connections

new topic     » goto parent     » topic index » view thread      » older message » newer message
jeremy said...
ghaberek said...

Is there (or should there be) a corresponding net/http.e library? I'm not sure how much free time I have, but I have spent many a night constructing FTP and HTTP protocols by hand. grin

Greg,

There is a net/http.e. It could use a little clean up as it relies on external variables for state information, but it supports GET/POST requests. There is a method that is commented out that also supports GET/POST with a cookie.

In the end, it would be nice to have:

net/http.e 
net/smtp.e 
net/pop3.e 
net/imap.e 
net/ftp.e 
net/time.e 

but, it'll take a little time to get that far.

Jeremy

I disagree, it will take a lot of time arguing about how it's done than any actual code writing.

useless

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu