6.8 NETWORK ECDH EXCHANGE

EXERCISE 6.8 NETWORK ECDH EXCHANGE

In the upcoming chapters, we will start using the network to exchange data between two peers. If you already know how to do some client-server programming, modify the pervious ECDH exchange program to send the public data over the network instead of saving it to disk.