mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] gui protcol


From: allergy
Subject: Re: [Mldonkey-users] gui protcol
Date: Fri, 3 Jan 2003 22:40:34 +0100

On Fri, 03 Jan 2003 14:33:45 +0100
Felix Kolbe <address@hidden> wrote:

> i am also playing with the Gui-Proto (for a VBWinGui)
> 
> the most importent things for you are:
> 
> common/commonTypes.ml -> Types
> common/guiTypes.ml -> Types
> common/guiDecoding.ml -> Opcode from/to Gui and witch Types are send
> docs/interface_protocol.txt -> the basics

For me, the most usefull files are common/guiDecoding.ml and
common/guiEncoding.ml
guiDecoding.ml constains the from_gui_opcode and to_gui_opcode
functions, that will help you to understand the opcodes.

Once you have basic functions for decoding/encoding (for ints, string,
lists), play with some more complex decoding. 

Maybe, one day, I'll write a doc explaining the structures and opcodes
used in core<->gui... 

> PS: If you wont I can send your Code to decode the Stream from Gui in
> VB

I have some encoding/decoding (mostly decoding) functions written in
python, too, if it can help

-- 
Allergy
http://www.alrj.org - Des docs de code en français




reply via email to

[Prev in Thread] Current Thread [Next in Thread]