Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/darekf77/console-s-chat
- Owner: darekf77
- Created: 2015-06-12T10:36:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T07:25:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T06:09:36.735Z (2 months ago)
- Topics: between-ip, chat, communicator, perl
- Language: Perl
- Size: 45.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)