typow21 / OS_Lab3

tuh26432@temple.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS Lab3: Networked Spell Checker

tuh26432@temple.edu

Overview

This program is designed to allow one server connect to multiple computers and allow them to check spelling of words. The server responds after each request with an answer whether the word is spelled right or now. The spellchecker can only take one word from each user at a time. This program utilizes multi-threading to ensure that everything runs accurately and efficiently.

About

tuh26432@temple.edu


Languages

Language:C 100.0%