I want to write a Net :: Server chat server , possibly using PreFork, with a process bound to an active client. How do I “talk” between clients with proper filtering?
You can start by looking at the example bundled with Net :: Server .
Source: https://habr.com/ru/post/1733703/More articles:Check access to files, get process identifier - c ++Sound Library Search for Java - javaHow to use Control.FromHandle? - c #Representation of commands of the command line interface in code: implementation of the "database" where the query and result are obtained from the CLI's own commands - javaHow to collect statistics from the piano? - statisticsHow can I track character positions after removing items from a string? - stringGet a zip code based on IP address using Python - pythonSending a file over HTTP? - httpПолнотекстовый поиск MySQL в Rails? - mysqlHow do you handle RESTful URL parameters in a Ruby on Rails application? - restAll Articles