Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darekf77/console-s-chat

Non-blocking console chat in Perl
https://github.com/darekf77/console-s-chat

between-ip chat communicator perl

Last synced: 14 days ago
JSON representation

Non-blocking console chat in Perl

Awesome Lists containing this project

README

        

ConsoleSChat
===================

Skrypt w Perl do czatowania między konsolami w sieci. Utworzony dodatkowo wątek w perlu na bierząco monitoruje przychodzące wiadomości z sieci.

----------

Jak uruchomić
-------------

Serwer:

$ perl projekt_perl.pl -s #opcjonalnie {serwer ip} {serwer port}
Klient:

$ perl projekt-perl.pl -c #opcjonalnie {serwer ip}

----------

Cel projektu
-------------

Projekt zaliczeniowy "Pracowania Języków Skryptowych".

![enter image description here](screen.png)