Path: news.daimi.aau.dk!not-for-mail From: Morten Grouleff Newsgroups: comp.lang.beta Subject: Re: SMTP, HTTP, FTP etc.? Date: Wed, 22 Apr 1998 12:48:05 +0200 (MET DST) Organization: DAIMI, Computer Science Dept. at Aarhus University Lines: 26 Approved: mailtonews@daimi.aau.dk Distribution: world Message-ID: <199804221048.MAA14661@noatun.mjolner.dk> Reply-To: Morten Grouleff NNTP-Posting-Host: daimi.daimi.aau.dk Xref: news.daimi.aau.dk comp.lang.beta:11529 "Sascha Kimmel" writes: > I have just found some interesting implementations of how to get acces to > different servers on the Internet via the BETA programming language in one > of the libraries that comes with BETA (win95). > But I could not find any description of how exactly to use these functions! > Not even on Mjolner's homepage. The process library, which is available for all platforms supported by the Mjølner System, includes some very basic support for internet protocols. The file demo/process/proxy.bet does some very basic HTTP. Another example of such a protocol is contrib/threads/v1.4/nntp.bet. It is not a complete implementation of NNTP. There are no standard libraries for any highlevel protocols for the moment. You could try using "telnet " to explore the protocols. After that, you could read the relevant RFCs and write the library ;) Regards, -- ** Morten Grouleff ** ** Earthworm Jim PC: ** ** Aggression comes back to you **