Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : a simple question for Remy, :)
| Subject: | a simple question for Remy, :) |
| Posted by: | "Huang Xiaobin" (hxbtoug..@yahoo.com.cn) |
| Date: | Sat, 8 Apr 2006 15:07:18 |
Hi, Remy!
RFC2229 said that the implementation for the Dictionary Server Protocol MUST
accept multiple commands in a single TCP send operation(ie, should give
PipeLine property like TIdSMTP does), but i found IdDICTServer didn't
support it.
Actually, i found TIdCommandHandler.Check didn't accept multiple commands in
single line, so i think most the cmd servers in indy didn't support this
characteristic.
is my opinion right?