Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Packet Name
#3
It does work, I use it.
All my packets look like this:
Code:
Packet = Chr(15) & SEP_CHAR & Msg & END_CHAR
This is the global msg packet and I use Chr function which makes easier becouse I can have like 253 packets w/ only one byte(its not 255 becouse we have SEP_CHAR and END_CHAR)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)