Im not very clued up in the slightest on this kind of thing, so not sure if this is going to be any help but Im trying to run a server which someone wrote for me which receives information from an arduino ethernet in order to control a game. But every time I run the server I get an error when the server receives its first UDP packet from the Arduino:
Application has generated an exception that could not be handled.
Process ID=0x215c (8540), Thread ID=0xf9c (3996)
Any ideas what could be causing it? Rob is adamant the code works as he's tested it, so it seems to suggest the issue is on my side.
The source code for the server is on here: GitHub - cheesestraws/rdip: RailDriver-over-IP