Commit graph

12 commits

Author SHA1 Message Date
valentinbreiz
854264457e Change typo + throw exeption 2021-01-21 17:34:04 +01:00
valentinbreiz
eaf05f4c57 Rename Client to GetClient + some code clean + Add rewrite 2021-01-21 16:37:33 +01:00
valentinbreiz
aa728c4835 Instance typo fix 2021-01-20 22:47:31 +01:00
valentinbreiz
325366fc84 ConfigEmpty rewrite + Capitalize initFields
InvalidOperationException
2021-01-20 22:45:40 +01:00
valentinbreiz
cf8a8519b2 Remove VMTInclude + Separate DHCP paquets by class 2021-01-20 22:37:30 +01:00
valentinbreiz
c310d54535 Use Global debugger
For some unknown reasons, NetworkStack debugger is not working
2021-01-20 10:41:34 +01:00
valentinbreiz
96b5ff34bf Add Aura files 2021-01-09 13:18:53 +01:00
Elia Sulimanov
4a4a50cb30 Done UDPPacket api docs 2020-06-17 08:57:11 +03:00
Elia Sulimanov
4d9aa5052e Done EndPoint api docs 2020-06-17 08:52:28 +03:00
José Pedro
acdc048402
Network code cleanup. 2018-10-20 17:02:45 +01:00
Valentin Charbonnier
0228bb544d UDP Checksum works + Changes.
- Calculate and send packet with the correct checksum.
- Receive or not a packet if the checksum is correct or not.
- IsBroadcastAddress working.
- IsAPIPA
- Changes on OutgoingBuffer
2018-07-25 11:54:59 +02:00
Valentin Charbonnier
ac589eed64 Minor changes + debugger. 2018-07-25 11:45:29 +02:00
Renamed from source/Cosmos.System2/Network/IPv4/UDPPacket.cs (Browse further)