iherman-
|
4beabead01
|
Added a basic Server::run function which listens for one connection and sends the data back, added listen call to server constructor
|
2026-05-07 13:52:42 +02:00 |
|
iherman-
|
0c29c50e23
|
Created a functional basic constructor for Server class
|
2026-05-07 13:01:57 +02:00 |
|
iherman-
|
fd7a24de3d
|
Fixed a really stupid mistake wow thats crazy
|
2026-05-06 18:27:10 +02:00 |
|
iherman-
|
cbc6c7fc41
|
Removed executable and added a check to the Server class to check whether the port is in a valid range
|
2026-05-06 18:19:17 +02:00 |
|
iherman-
|
b47c7dc9b8
|
Made a basic arg parser and shell implementation of the Server class
|
2026-05-06 18:07:17 +02:00 |
|