Path: csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 07 Nov 2021 12:32:58 -0600 Message-ID: <61881BDB.5C87@ix.netcom.com> Date: Sun, 07 Nov 2021 10:32:59 -0800 From: The Starmaker Reply-To: starmaker@ix.netcom.com X-Mailer: Mozilla 3.04Gold (WinNT; U) MIME-Version: 1.0 Newsgroups: comp.os.linux.advocacy,sci.physics Subject: Re: Starmaker, How is Windows 95 working out for you ? References: <76QgJ.32868$Kw9.8353@fx45.iad> <7dTgJ.22464$SR4.251@fx43.iad> <618753E0.26C7@ix.netcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 212 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 108.219.229.47 X-Trace: sv3-S7VhWQIp9vlFhONM+KC/rGB950uejn+EeuG4WmKZZgGs4HxjfuvdUb+3qsBUj0H6J4E8IKFsp+aSs6/!oYMNRI8Qn5E8foCHE6+Wr0xO0OS6TuLZNo33kSA2NzSVPfMPy8GmjTWn2Jahp0S8lh2TD34ntpUr!iXyh9GQlm70= X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 6320 Xref: csiph.com comp.os.linux.advocacy:597917 sci.physics:835229 Jeff-Relf.Me, @. wrote: > > How is Windows 95 working out for you, Starmaker, > have you got the hang of it yet ? I found some free win95 https://winworldpc.com/product/windows-95/osr-2 but, but... I decided instead to just convert the source code to python... function nnrp_post_finish( $nhd ) { fwrite( $nhd, ".\r\n"); list( $code, $msg ) = get_status( $nhd ); } function nnrp_cancel( $nhd, $name, $email, $msgid, $newsgroup, $subject = null ) { send_command( $nhd, "POST" ); list( $code, $msg ) = get_status( $nhd ); fwrite( $nhd, "From: $name <$email>\r\n" ); fwrite( $nhd, "Newsgroups: $newsgroup\r\n" ); fwrite( $nhd, "Subject: cmsg cancel $msgid\r\n" ); fwrite( $nhd, "Control: cancel $msgid\r\n" ); fwrite( $nhd, "\r\n" ); if( $subject ) fwrite( $nhd, "$subject deleted from $newsgroups\r\n"); fwrite( $nhd, ".\r\n"); list( $code, $msg ) = get_status( $nhd ); } } } else { open(FH, '|rnews') && select FH if $production; $myid = $msgid; $myid =~ s/\r\n" ); fwrite( $nhd, "Newsgroups: $newsgroup\r\n" ); fwrite( $nhd, "Subject: cmsg cancel $msgid\r\n" ); fwrite( $nhd, "Control: cancel $msgid\r\n" ); fwrite( $nhd, "\r\n" ); if( $subject ) fwrite( $nhd, "$subject deleted from $newsgroups\r\n"); fwrite( $nhd, ".\r\n"); list( $code, $msg ) = get_status( $nhd ); } } } else { open(FH, '|rnews') && select FH if $production; $myid = $msgid; $myid =~ s/