Skip to content

QWQyyy/go-sync-tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

go-sync-tcp

C/S架构的分布式文件传输程序

use help

切换到代码路径下后如下述方式进行运行

go run master.go /gopath/src/dis_test_file/master/test_file/1024k.txt 3000 > /gopath/src/dis_test_file/master/result/size5.txt



go run master_unlock.go /gopath/src/dis_test_file/master/test_file/4k.txt 3000

go run master_gj.go /gopath/src/dis_test_file/master/test_file/4k.txt 9000



go run master_gj.go /gopath/src/dis_test_file/master/test_file/4k.txt 30000

About

C/S架构的分布式文件传输程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages