Front Page

EditEdit InfoInfo TalkTalk
Search:    

Client-Server-Protocol

All Kustom Nova [from here on known referred to as Kustom] transport messages have a static format shell which include a number of different parameters — Namely source address, destination address, command type, command parameters and an extra end-chunk prefiex 'msg' - in some cases this chunk is indeed an actual message. A typical transport message will look something a long the liens of this:

src=?||dst=!||cmd=pvt||prm=null||msg=Hello World!

Where '||' (two pipe symbols) is the data delimeter and the 3 characters before the '=' (equals symbol) is the chunk representing it's bit of information.

!!!

This is a Wiki Spot wiki. Wiki Spot is a 501(c)3 non-profit organization that helps communities collaborate via wikis.