Giter VIP home page Giter VIP logo

linux-socket-cpp-server's Introduction

linux-socket-cpp-server

将linux C socket编程的代码使用C++封装

好几年没有更新,现在有时间就在整理github,将自己的所使用的记录,不仅可以帮助别人,对自己也是非常大的提升

之前的README简介,等整理之后再梳理

利用C++把之前的socket重新封装成类,按照面对对象**编写,简单易用,增加异常类,使用epoll,多线程,读写锁,文件传输等等,逐步增加功能,然后完成一个比较完善以后可重用的聊天室。在对应文件夹下面是逐步完成的功能,都可以运行,都有各自的README和Makefile,再继续完善中。。。。。。。。。。。。。。。。。。。。。。

再次对于TCP心跳包的实现简单的实例,而且对于一场情况,服务端和客户端异常也有了一定的了解

linux-socket-cpp-server's People

Contributors

vaynedu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.