Releases: thegabriele97/KEIL-Ethernet-Simulator-3000
Releases · thegabriele97/KEIL-Ethernet-Simulator-3000
Ethernet Simulator 3000 - v0.2-beta2
Changelog:
- Fixed a bug that stopped the user by launching another keil debug session without restarting keil first
- Reduced static delay between a hub handler and the next one from 500 ms to 100 ms
Ethernet Simulator 3000 - v0.2
First working version of this Ethernet Simulator.
What works:
- Ethernet connection between two keil simulator sessions
- Correct removing for disconnected clients
What doesn't work:
- Closing the client with the HUB session on it will destroy everything and other clients will crash
- Maybe 3+ simultaneous connections doesn't work, never tried it