1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-08 14:41:14 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
a87ff086f4 [osinetwork] TCP 2023-11-30 21:02:08 +01:00
699cb1d71d [osinetwork] misc fix in TCP + nc TCP WIP 2023-09-25 23:18:29 +02:00
7b2fa5e41c TCP
maybe
2023-09-18 18:01:10 +02:00
8a3e5ae82a [osinetwork] rewrite using RFC9293 2023-08-31 17:22:56 +02:00
bf7f7580b1 [osinetwork] moved tcp() declaration 2023-08-31 17:22:16 +02:00
af477df66e [osinetwork] WIP tcp : data, ack and checksum 2023-08-28 17:31:54 +02:00
83265928f6 [osinetwork] WIP TCP
Can connect, listen and almost disconnect (first one to close the socket is left on FIN-WAIT-2)
2023-08-27 14:51:19 +02:00
ec425cbaa3 [osinetwork] refactoring UDP 2023-08-27 14:51:18 +02:00
206e4116d1 [osinetwrok] fix bug in udp
fixed : one char was lost in the udp payload
2023-07-19 14:44:31 +02:00
cdd9fcd96b [osinetwork] updated to libClass2 2023-06-15 14:59:59 +02:00
6ab5f687cf [osinetwork] modernize code with libclass2 2023-05-06 16:42:03 +02:00
5511ca19ae [osinetwork] fixed timeout 2023-04-12 16:42:04 +02:00
efbb08c307 [osinetwrok] fixed udp protocol type missing 2023-04-12 15:28:11 +02:00
43dbe7a9df [network] handle dns_common not being installed 2023-03-31 17:01:51 +02:00
b9322639f9 [network] socket dns like in luasocket 2023-03-30 15:52:44 +02:00
314a38d222 [network] rework file structure and udp 2023-03-30 12:02:50 +02:00