G
Guest
I am writing a network system for project I am working on. How would I send a
class or structure to the clients and recieve one back.
Or how would I go about building a packet with a header and other
information and then be able to break it apart when I recieve it at the other
end. These packets can be of Varible length but would always have the same
header. I want to build someting simular to the DirectPlay System of packets
and networking.
class or structure to the clients and recieve one back.
Or how would I go about building a packet with a header and other
information and then be able to break it apart when I recieve it at the other
end. These packets can be of Varible length but would always have the same
header. I want to build someting simular to the DirectPlay System of packets
and networking.