SteadfastAsArt / TinyChat

This a collection of programs of Course ZJU.Computer Network using Windows Socket API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyChat


This a collection of programs of Course ZJU.Computer Network using Windows Socket API.

Introduction

A chat programs which you need to deploy server to one host made for projects in Computer Network course. One server can handle over 100 clients to be connected and transfer messages each other.

About

This a collection of programs of Course ZJU.Computer Network using Windows Socket API.

License:MIT License


Languages

Language:C++ 91.5%Language:C 8.5%