dafajudin / tubes-jarkom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tugas Besar Jaringan Komputer

Program Web server dengan menggunakan TCP sockets dan HTTP protocol.

Anggota Kelompok

Instalasi

Steps to run Code

  • Clone repository.
git clone https://github.com/fawazalrasyid/tubes-jarkom.git
  • Go to the cloned folder.
cd tubes-jarkom
  • Buka terminal/cmd lalu jalankan command dibawah.
python server.py
  • Buka terminal/cmd baru lalu jalankan command dibawah.
python client.py
  • Buka browser untuk mengakses project:
http://localhost:8080
  • Untuk client.py silahkan masukkan nama file yang dicari pada terminal/cmd

About


Languages

Language:Python 55.0%Language:HTML 45.0%