Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Multithreaded server program that communicates with clients via TCP protocol

For the server program to work, you need:

  1. boost asio
  2. MySQL
  3. MySQL connect++
  4. Existing database and user
  5. Visual Studio

For installation, you MAY need additional project configuration

  1. Setting the paths to the folders DB_class, project_source and TCP_class
  2. Setting paths to binary files and libraries boost asio, MySQL and MySQL connect++

Interaction with both programs is intuitive and the programs themselves display hints and possible and permitted actions //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Многопоточная программа сервера, связывающаяся с клиентов по TCP-протоколу

Для работы программы сервера необходимы:

  1. boost asio
  2. MySQL
  3. MySQL connect++
  4. Существующая база данных и пользователь
  5. Visual Studio

Для установки, ВОЗМОЖНО, понадобится дополнительная настройка проекта

  1. Выставление в путей к папкам DB_class, project_source и TCP_class
  2. Выставление путей к бинарным файлам и библиотекам boost asio, MySQL и MySQL connect++

Взаимодействие с обоими программами интуитивно понятно и сами программы выводят подсказки и возможных и разрешённых действиях

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages