-
Notifications
You must be signed in to change notification settings - Fork 0
sztanpet/SC2ReplaySync
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is my first C# project, so don't expect anything of stellar quality. Don't know the good way to do things, so basically just stumbling around. The project itself aims to create a very simplistic UDP based server-client application that takes into account your ping to synch SC2 replays. It does the starting of replays by findig SC2-s window and sending the letter "p" to it, "p" being pause/play. The UDP "connections" simply send a ping request to the server every 200 miliseconds, the server sends back that timestamp, and we now know how big our ping is (more-or-less, not really exact but close enough) If you have usefull tips, please do send me messages telling me about it, I really have no idea what I'm doing.
About
A little tool to synch Starcraft II replay playback between networked computers
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published