Adam Honse
|
f8fe1d29fb
|
Add file headers to network files and some minor code cleanup
|
2020-05-09 15:47:51 -05:00 |
|
Adam Honse
|
f95e210260
|
Send client string after server is connected
|
2020-05-08 22:25:46 -05:00 |
|
Adam Honse
|
80917314df
|
Send and receive client string
|
2020-05-08 22:07:34 -05:00 |
|
Adam Honse
|
a41a22d5d6
|
Functions to set IP and port and start client
|
2020-05-06 13:44:37 -05:00 |
|
Adam Honse
|
6101d9d43e
|
Use std::thread for NetworkClient threads
|
2020-05-01 15:29:14 -05:00 |
|
Adam Honse
|
de13ca2cff
|
Fix memory leaks in client
|
2020-05-01 15:29:14 -05:00 |
|
Adam Honse
|
c45cf2466a
|
Get network client working on Windows
|
2020-05-01 15:29:14 -05:00 |
|
Adam Honse
|
dd0edb3f84
|
Send color data over the network when calling color update functions
|
2020-05-01 15:29:13 -05:00 |
|
Adam Honse
|
e1737fb971
|
Send mode data block when updating mode
|
2020-05-01 15:29:13 -05:00 |
|
Adam Honse
|
56df7d65b3
|
Implement RGBController_Network packet sending for current set of RGBController commands
|
2020-05-01 15:29:12 -05:00 |
|
Adam Honse
|
4eb926f8ef
|
Client now requests list of all controllers from server and adds them to the master list
|
2020-05-01 15:29:12 -05:00 |
|
Adam Honse
|
5567db88f8
|
Create functions for sending requests
|
2020-05-01 15:29:12 -05:00 |
|
Adam Honse
|
b96d160ce2
|
Client requests controller count and first controller data block from server, prints response
|
2020-05-01 15:29:12 -05:00 |
|
Adam Honse
|
94277e7d04
|
Start work on network client
|
2020-05-01 15:29:12 -05:00 |
|
Adam Honse
|
095b9ce635
|
Initial network files
|
2020-05-01 15:29:11 -05:00 |
|