Simplify network.cpp to transmit only strings.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#include "crypto.hpp"
|
||||
|
||||
using namespace Crypto;
|
||||
|
||||
int main( int argc, char *argv[] )
|
||||
{
|
||||
if ( argc != 2 ) {
|
||||
|
||||
Reference in New Issue
Block a user