From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,81e499698343740e,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!57g2000hsv.googlegroups.com!not-for-mail From: Adrian Hoe Newsgroups: comp.lang.ada Subject: GNAT.Sockets: Authentication at HTTP Server Date: Tue, 11 Sep 2007 16:43:05 -0000 Organization: http://groups.google.com Message-ID: <1189528985.876768.122400@57g2000hsv.googlegroups.com> NNTP-Posting-Host: 124.13.20.155 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1189528986 28389 127.0.0.1 (11 Sep 2007 16:43:06 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 11 Sep 2007 16:43:06 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/419.3 (KHTML, like Gecko) Safari/419.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 57g2000hsv.googlegroups.com; posting-host=124.13.20.155; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1889 Date: 2007-09-11T16:43:05+00:00 List-Id: Hi, How do I connect to a HTTP server (a website) which requires authentication (Username, Password) with GNAT.Sockets? I have searched the entire C.L.A. but could not find any clues. Any ideas? Thanks in advance. -- Adrian Hoe http://adrianhoe.net