Fastream Technologies wrote: > Is it possible to download a 1 byte range withTHttpServer..?
Yes, try: HttpCli1.ContentRangeBegin := '1'; HttpCli1.ContentRangeEnd := '1'; against Webserv demo. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
