diff --git a/README.md b/README.md new file mode 100644 index 0000000..32faf23 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Chat system using Socket Programming + +A group chat System is developed. + +Wherein TCP protocol is used in order to establish +a connection with a host.