Skip to content
View aitiboy's full-sized avatar

Block or report aitiboy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SkyCore SkyCore Public

    嵌入式学习

    1

  2. webserver webserver Public

    Forked from tolerious/webserver

    Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉及CGI,后面会给出更新版本。。。

    C

  3. myWinSock.h myWinSock.h Public

    Forked from garzon/myWinSock.h

    自己写的一个WinSock2.h的类封装,封装了TCP、http协议的服务器与客户端

    C++

  4. OCOROBOT-WIFI-ESP8266-arduino-library OCOROBOT-WIFI-ESP8266-arduino-library Public

    Forked from materone/OCOROBOT-WIFI-ESP8266-arduino-library

    arduino WIFI library

    C++

  5. notepad2-mod notepad2-mod Public

    Forked from XhmikosR/notepad2-mod

    Notepad2-mod, a Notepad2 fork, a fast and light-weight Notepad-like text editor with syntax highlighting

    C++

  6. arduino_uip arduino_uip Public

    Forked from ntruchsess/arduino_uip

    UIPEthernet: A plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server …

    C