V
V
v- death2015-10-21 23:32:22
NoSQL
v- death, 2015-10-21 23:32:22

How to implement data transfer over a network for a self-written DBMS?

Hello. I decided to write my own DBMS from nothing (:
It will simply read the file and transfer data via the TCP protocol (or http, I don’t know how to do it correctly yet) I “understood” authorization, etc. The only problem left is the security of transmitting the data itself over the network What do you recommend?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2015-10-21
@dimonchik2013

SSL
is nothing new https://dev.mysql.com/doc/refman/5.1/en/ssl-connect...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question