awahib480/Customizable-TCP
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
* Working Procedure * --------------------- 1. Run the main file "app.py" using "streamlit run app.py" from the command prompt. 2. On web page, select Sender mode on one system and Receiver mode on the other. 3. Set the IP Number and Port No. of the receiver. 4. Click "Start Receiver" first so the receiver starts listening first on the specified port. 5. Now click "Send File" on the sender to start sending file. 6. Enable Log to see all the sending and receiving info on the console.