Vinicius
|
b4330a0b1f
|
Fix error socket connection with void*
|
2023-12-20 12:08:14 -03:00 |
Vinicius
|
b85e479c47
|
Inlcude own libraries fixed
|
2023-12-20 09:31:46 -03:00 |
Vinicius
|
61d9911195
|
Replate includes to diamonds
|
2023-12-19 00:12:50 -03:00 |
Vinicius
|
dda32c4f32
|
Removing main trash
|
2023-12-18 12:02:40 -03:00 |
Vinicius
|
470878e3b2
|
Fix bind server bug
|
2023-12-18 03:33:48 -03:00 |
Vinicius
|
753338e657
|
Fix tcp connection
|
2023-12-18 02:56:22 -03:00 |
Vinicius
|
a57ae65695
|
Basic pipe connection implemented
|
2023-12-17 23:56:48 -03:00 |
Vinicius
|
e07823c64a
|
Refactoring pingpong project: Separating code in more files
|
2023-12-17 20:32:04 -03:00 |
Vinicius Silva
|
7b6c4e7e1e
|
Problems about socket executions fixed
|
2023-12-11 15:09:27 -03:00 |
Vinicius Silva
|
7e50c768dc
|
UDP UNIX DOMAIN and TCP socket implemented
|
2023-11-29 21:04:01 -03:00 |
Vinicius
|
9ced8b783b
|
code adapted to work with sockaddr_in and sockaddr_un types
|
2023-11-29 12:38:28 -03:00 |
Vinicius Silva
|
e9c29b1a43
|
Fix unix domain server implementation
|
2023-11-27 16:25:53 -03:00 |
Vinicius Silva
|
c1ce100bcb
|
Funtion recv, recvfrom, send, sendto implemented to differents socket connections: UDP, TCP, UNIXDOMAIN
|
2023-11-27 15:55:30 -03:00 |
Vinicius
|
0e6ef7dc8a
|
Socket TCP, UDP and UNIXDOMAIN connetions implemented
|
2023-11-26 23:28:17 -03:00 |
Vinicius Silva
|
570aa73f56
|
configuring cmake
|
2023-11-24 21:04:54 -03:00 |