The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.07

  • Minor changes to the negotiation routine, including improved security during encryption key exchange.
  • Implemented a "password" feature where a server will require a password from the client before accepting connection.
  • Added 2 methods (remoteip() and remoteport()) to retrieve the IP address/port of the remote connection.
  • Added support to Crypt::Rijndael encryption.
  • Added support to Crypt::RC6 encryption.
  • Changes to the send and receive routines to allow the server to better manage large amounts of data from several clients at the same time.

Modules

Easily create TCP/IP clients and servers