Skip to content
View shengkui's full-sized avatar
  • advantech
  • China
Block or Report

Block or report shengkui

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
shengkui/README.md
  • 👋 Hi, I’m @shengkui
  • 👀 I’m interested in BigData(Spark, Flink, ...), Linux, C, Java, Scala, ...

Popular repositories

  1. uds uds Public

    An Unix Domain Socket sample code

    C 7 5

  2. dsc dsc Public

    This project is a demo for how to use datagram socket(SOCK_DGRAM) to communicate between client and server.

    C 2

  3. smbios-parser smbios-parser Public

    Forked from brunexgeek/smbios-parser

    Small C++ library to parse DMI table

    C++ 2

  4. ssc ssc Public

    This project is a demo for how to use stream socket(SOCK_STREAM) to communicate between client and server. And the server supports multiple clients via multi-threading.

    C 1 1

  5. dualport dualport Public

    This project is a very simple dual-port test utility for serial port under Linux.

    C 1 1

  6. uft uft Public

    This project is a demo for how to transmit file via datagram socket(SOCK_DGRAM). The client will resend the request if it hasn't received the response.

    C 1