Upload files to "/"
This commit is contained in:
1332
CLRadio.py
Normal file
1332
CLRadio.py
Normal file
File diff suppressed because it is too large
Load Diff
15
START_CLIENT.bat
Normal file
15
START_CLIENT.bat
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
@echo off
|
||||||
|
title Chat Client
|
||||||
|
color 0A
|
||||||
|
echo ==========================================
|
||||||
|
echo STARTING CHAT CLIENT...
|
||||||
|
echo ==========================================
|
||||||
|
echo.
|
||||||
|
|
||||||
|
python CLRadio.py
|
||||||
|
|
||||||
|
echo.
|
||||||
|
echo ==========================================
|
||||||
|
echo CLIENT DISCONNECTED
|
||||||
|
echo ==========================================
|
||||||
|
pause
|
||||||
Reference in New Issue
Block a user