Package net.plt contributed by bzlib  [package home page]
To load: (require (planet bzlib/net:1:3))
Old style:(require (planet "main.ss" ("bzlib" "net.plt" 1 3)))
Min Racket version: 4.0
Package description:

bzlib/net provides abstraction over basic internet protocol (application layer) manipulations, currently including header manipulation.

Downloads this week: 0
Total downloads: 324
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 3)0.4
226
[none]
4.02010-07-07
To load: (require (planet bzlib/net:1:3))
Available in repositories: 4.x

0.4 (1 3) - updated the kvs.ss to ensure compatibility with the new base.plt (1 6) registry.ss

0.3 (1 2) - adding the parsing of emails and rfc822 tokens and encodings, as well as adding kvs & header handling.

0.2 (1 1) - added a basic tcp client

0.1 (1 0) - first release

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)0.3
15
[none]
4.02010-05-19
To load: (require (planet "main.ss" ("bzlib" "net.plt" 1 (= 2))))
Available in repositories: 4.x

0.3 - adding the parsing of emails and rfc822 tokens and encodings, as well as adding kvs & header handling.

0.2 - added a basic tcp client

0.1 - first release

(1 1)0.2
73
[none]
4.02009-09-24
To load: (require (planet "main.ss" ("bzlib" "net.plt" 1 (= 1))))
Available in repositories: 4.x

0.2 - added a basic tcp client

0.1 - first release

(1 0)0.1
10
[none]
4.2.12009-08-27
To load: (require (planet "main.ss" ("bzlib" "net.plt" 1 (= 0))))
Available in repositories: 4.x
0.1 - first release