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
|
b5ff77cc41
|
Configuring CMake file
|
2023-12-19 23:55:33 -03:00 |
Vinicius
|
af470b670b
|
Configuring CMake file
|
2023-12-19 23:54:44 -03:00 |
Vinicius
|
00c06e2bad
|
Fix include problems
|
2023-12-19 23:47:10 -03:00 |
Vinicius
|
89a8a2fda9
|
Configuring cmake to install own includes to pattern include
|
2023-12-19 23:35:33 -03:00 |
Vinicius
|
61d9911195
|
Replate includes to diamonds
|
2023-12-19 00:12:50 -03:00 |
Vinicius Silva
|
51604709c0
|
Add pipe times
|
2023-12-18 18:10:43 -03:00 |
Vinicius Silva
|
5f7a523ec9
|
Merge pull request #3 from viniciusfdasilva/dev
Removing trash
|
2023-12-18 12:03:16 -03:00 |
Vinicius
|
dda32c4f32
|
Removing main trash
|
2023-12-18 12:02:40 -03:00 |
Vinicius
|
8dddcedaec
|
Removing trash
|
2023-12-18 11:59:24 -03:00 |
Vinicius Silva
|
4840f78abf
|
Merge pull request #2 from viniciusfdasilva/dev
UPD and TCP graphics add
|
2023-12-18 11:55:54 -03:00 |
Vinicius
|
ab2fd193a9
|
Connection graphics generated
|
2023-12-18 11:53:38 -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
|
cafe400c4e
|
Add bin to .gitignore
|
2023-12-17 20:35:52 -03:00 |
Vinicius
|
31b1504531
|
Merge branch 'main' into dev
|
2023-12-17 20:33:27 -03:00 |
Vinicius
|
e07823c64a
|
Refactoring pingpong project: Separating code in more files
|
2023-12-17 20:32:04 -03:00 |
Vinicius Silva
|
400953796e
|
UPD and TCP graphics add
|
2023-12-11 17:08:37 -03:00 |
Vinicius Silva
|
1fc086766d
|
Merge pull request #1 from viniciusfdasilva/dev
[test] Multiple Sockets connections
|
2023-12-11 15:15:12 -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
|
a4fd493e18
|
graphic.py modified to log scale
|
2023-11-27 16:51:31 -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 |
Vinicius
|
738d8d11ac
|
Fix buffer bugs
|
2023-09-20 19:43:05 -03:00 |
Vinicius Silva
|
c2241c200b
|
Fix socket erros
|
2023-09-06 21:15:45 -03:00 |
Vinicius
|
eb2896a210
|
Graphic client.c and server.c time code execution created
|
2023-09-05 21:55:09 -03:00 |
Vinicius Silva
|
1a21254333
|
Makefile automate run created
|
2023-09-05 17:54:21 -03:00 |
Vinicius Silva
|
9ae4be5a9f
|
Init commit
|
2023-09-04 21:22:28 -03:00 |
Vinicius Silva
|
7383e95a8e
|
Init commit
|
2023-09-04 21:20:42 -03:00 |
Vinicius Silva
|
df11283d5b
|
Initial commit
|
2023-09-04 18:13:00 -03:00 |