Hi
Im hoping to try and understand how reading network packets for information works, and is looking for either examples i can do in Real Time, or some guides as to how i write this?
More exaclty i wanna read specific packets send from a online game, and retrieve item data and save it to a Sql DB.. The Sql part is no problem, but i dont really know how to break into the Reading of packets thing.
Im hoping to try and understand how reading network packets for information works, and is looking for either examples i can do in Real Time, or some guides as to how i write this?
More exaclty i wanna read specific packets send from a online game, and retrieve item data and save it to a Sql DB.. The Sql part is no problem, but i dont really know how to break into the Reading of packets thing.