Socket: Send Struct or Send int

Can’t speak for other but we:

  • pack message parameters to successive bytes
  • send via TCP
  • receive bytes
  • unpack parameters and dispatch message