Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xuyuuu/secnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#secnet

-----------------lhash----------------
openssl库中hash table的实现和使用demo

----------------stack-----------------
openssl库中stack的实现和使用demo

============================================= echo_server

============================================= Project Introduction

1.Build A Echo Server which is based in openssl library.
2.The Server create nonblock socket and use epoll ET mode to communicate with client.

============================================= Build and use

  1. 'cd echo_server'
  2. run 'make' to produce SSLServer and SSLClient.
  3. run 'SSLServer' to listen network event.
  4. run 'SSLClient message' to send request to server.

Thanks for looking .

About

基于openssl的安全通信

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •