Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Indy 11 - What feature do you want to see? [closed]

Tags:

delphi

If you could suggest only one new (or enhanced) feature for the Internet Direct (Indy) version 11, which one would it be?

Update: I found the first information about an upcoming Indy 11 version in question Step by step upgrade of Indy 10 in Delphi 2009 (where Remy mentions plans for a new installer in a comment)


Some ideas from my side:

  • a RFC 4918 (WebDAV) server implementation. Example use case: combined with the Explorer-based integration of WebDAV in Windows, such a server could play the role of a user-friendly document exchange gateway between a workstation and a legacy application

  • a XMPP implementation. It could bring push based services to Delphi applications to integrate with existing enterprise software systems (instead of frequent polling)

  • support for DNS SRV record entries

  • a server and client side WebSocket implementation

  • example for a standalone SOAP server based on IdHTTPWebBrokerBridge (see How to build stand-alone SOAP web services using Delphi?)

like image 367
mjn Avatar asked Dec 31 '10 17:12

mjn


1 Answers

Social client component interfaces (Facebook / twitter)

like image 64
Darian Miller Avatar answered Nov 09 '22 23:11

Darian Miller