I am switching from indy to synapse for my "xseus server", a http-server 
to run xslt-type scripts and serve the results.  I have managed to build 
on synapse a http-server running in threads (using a thread pool), 
uploading files, sending mail and http-requests, simple raw tcp-calls, 
using session-cookies etc. Hoping to also build a proxy, smtp-server, 
ftp-support, some stuff with imap, telnet,...

So far I'm very happy with synapse after the compelexity of Indy, but I 
have some, and will have quite a lot of questions, so my first question 
is what is the best place to ask them. Is this list the right place?

Currently I'm developing in fpc/lazarus under linux (ubuntu), but I'm 
hoping to go cross-platform (originally it started in windows / delphi, 
but after porting it I have not kept it compatible)

Some questions I have in mind and hope to come back with more details are
  - Is there any work on a smtp-server (I'll just need a simple one to 
receive and store mails, no relaying etc)
  - Anyone working on OpenId? (HMAC-SHA256?)
  - streaming stdout to a socket (I have something along the line to 
produce output by writeln's, but probably it could be done more elegantly)


   Yours,
    Timo Harmo

P.S. Thank you Lukas for Synapse!

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to