[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TCP examples for MCL 2.0
- To: info-mcl@cambridge.apple.com
- Subject: TCP examples for MCL 2.0
- From: cmking@MIT.EDU
- Date: Thu, 14 Oct 93 20:43:51 EDT
I've been trying to run the netnews reader in the TCP examples
included with MCL 2.0. Every time I try to connect to the
default server (cambridge.apple.com) though, it crashes with
an error:
> Error: TCP open failed
> While executing: CCL::%TCP-CONTROL
Have there been some modifications made to the netnews server
since the release of these examples?
Or to put it more bluntly, why is this happening?
-Chris King