1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/net/p5-EasyTCP/pkg-descr
Kevin Lo 707bf718da Initial import of p5-EasyTCP 0.08
This is an easily create TCP/IP clients and servers.

PR: 34254
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-02-15 07:46:51 +00:00

13 lines
391 B
Plaintext

Net::EasyTCP - Easily create TCP/IP clients and servers
* One easy module to create both clients and servers
* Object Oriented interface
* Event-based callbacks in server mode
* Internal protocol to take care of all the common transport problems
* Transparent encryption
* Transparent compression
WWW: http://search.cpan.org/search?dist=EasyTCP
Seamus Venasse <svenasse@polaris.ca>