Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

haveTryTwo/csutil

Repository files navigation

csutil 中文

OVERVIEW

csutil is an library that is convenient for users to do network programing. Users may just call Client/Serverclass to arrive to your purpose.

Features

  1. Client/Server provides nonblock network programming
  2. Client/Server deals with network data, users may just pay attention to users' data
  3. Separate Network Processing and Storing, users can define his own storing
  4. Multithread processing, which can arrive to high performance

Install

  1. cd csutil/demo/server && make && ./server
  2. cd csutil/demo/client && make && ./client

Follow

  1. Provide storing base on memory or disk
  2. Distrubted processing

About

Library for clients/servers programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /