Epic Developer Community Forums
Socket: Send Struct or Send int
Development
Programming & Scripting
C++
unreal-engine
Shmoopy1701
(Shmoopy1701)
June 20, 2018, 6:47pm
2
Can’t speak for other but we:
pack message parameters to successive bytes
send via TCP
…
receive bytes
unpack parameters and dispatch message
show post in topic