Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

This repo is for NetworkProgramming project at my University

Notifications You must be signed in to change notification settings

kuanhn/Simple-chat-with-transfer-file-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-chat-with-transfer-file-client-server

This repo is for NetworkProgramming project at my University

  • Simple chat with transfer file function

  • Use C socket

  • Build on Java client(javaFX) and C client(command)

Usage (for C client interface):

  • /to <username> <message> to send message

  • /file <username> <filepath> to send file

  • /down <fileid> to download file sent by another user

  • /list users to list all users in server (except request user)

  • /list files to list all files that user can download

About

This repo is for NetworkProgramming project at my University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published