Skip to content

zaka2301/Python-UDP-ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python UDP ChatRoom

Program ini adalah hasil dari tugas UDP Socket Programming dari matakuliah II2120 - Jaringan Komputer

How To Run

Server

  1. Run server.py on the device you want to use as a server

Client

  1. Run client.py
  2. Input server IP and port
  3. Input your username
  4. Input server password (default: "123")
  5. Type "exit" if you want to disconnect from server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages