/OS-ClientServer

A socket-based client-server communication protocol (TCP) providing clients with message passing info for UDP-based question answering.

Primary LanguageCCreative Commons Zero v1.0 UniversalCC0-1.0

QA-Forum

A socket-based Q&A system, in which a server communicates with the clients using TCP on demand, and groups them into groups of three based on their choice of topics by assigning unused ports for UDP communication among them.