Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitignore
Makefile
README.md
client.c
netstring.c
netstring.h
server.c
test_netstring.c

README.md

Client/Server implementation for the Netstring protocol.

  • To run server: ./server
  • To run client: ./client 1100
You can’t perform that action at this time.