Connected: An Internet Encyclopedia
4.2. Example 2 - absolute article access with ARTICLE
Up:
Connected: An Internet Encyclopedia
Up:
Requests For Comments
Up:
RFC 977
Up:
4. Sample Conversations
Prev: 4.1. Example 1 - relative access with NEXT
Next: 4.3. Example 3 - NEWGROUPS command
4.2. Example 2 - absolute article access with ARTICLE
4.2. Example 2 - absolute article access with ARTICLE
S: (listens at TCP port 119)
C: (requests connection on TCP port 119)
S: 201 UCB-VAX netnews server ready -- no posting allowed
C: GROUP msgs
S: 211 103 402 504 msgs Your new group is msgs
(there are 103 articles, from 402 to 504)
C: ARTICLE 401
S: 423 No such article in this newsgroup
C: ARTICLE 402
S: 220 402 <4105@ucbvax.ARPA> Article retrieved, text follows
S: (article header and body follow)
S: .
C: HEAD 403
S: 221 403 <3108@mcvax.UUCP> Article retrieved, header follows
S: (article header follows)
S: .
C: QUIT
S: 205 UCB-VAX news server closing connection. Goodbye.
Next: 4.3. Example 3 - NEWGROUPS command
Connected: An Internet Encyclopedia
4.2. Example 2 - absolute article access with ARTICLE