https://github.com/powergee/enhancedtcp
This project provides client and server class which contain event handlers, encryption (RSA, AES), accessing to database, login function, and etc.
https://github.com/powergee/enhancedtcp
Last synced: 10 months ago
JSON representation
This project provides client and server class which contain event handlers, encryption (RSA, AES), accessing to database, login function, and etc.
- Host: GitHub
- URL: https://github.com/powergee/enhancedtcp
- Owner: powergee
- Created: 2020-03-24T13:22:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T13:28:24.000Z (about 6 years ago)
- Last Synced: 2025-07-04T00:37:52.447Z (11 months ago)
- Language: C#
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EnhancedTCP
This project provides client and server class which contain event handlers, encryption (RSA, AES), accessing to database, login function, and etc.