Skip to content

Latest commit

 

History

History

socket_workspace

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Socket Workspace

只是实现客户端连接服务器并从服务器接收hello world字串

  • 直接make编译
  • 服务器端直接执行./server
  • 客户端执行:./client 127.0.0.1

连接服务器并从服务器接收hello world字串所用的时间会记录在dbtime.time文件中