Skip to content

yuhaoz18/grpcTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpcTransfer

a golang-gRPC file transfer project

Usage of server.exe:
  -port int
        The server port (default 8981)
        
Usage of client.exe:
  -P string
        The server IPAddress and port (default "127.0.0.1:8981")
  -content string
        the content of the file you want to upload
  -download string
        the name of the file you want to download
  -upload string
        the name of the file you want to upload

About

a golang-gRPC file transfer project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors