/[mldonkey]/mldonkey/src/daemon/common/guiProto.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/guiProto.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by spiralvoice, Sun May 1 17:43:11 2005 UTC revision 1.17 by spiralvoice, Tue Jul 12 23:08:57 2005 UTC
# Line 31  let gui_extension_poll = 1 Line 31  let gui_extension_poll = 1
31        
32  let to_gui_last_opcode = 58  let to_gui_last_opcode = 58
33  let from_gui_last_opcode = 67  let from_gui_last_opcode = 67
34  let best_gui_version = 32  let best_gui_version = 33
35        
36  (* I will try to report all changes to the protocol here: send me patches  (* I will try to report all changes to the protocol here: send me patches
37  if I don't !  if I don't !
# Line 63  Version 32: Line 63  Version 32:
63    GUI -> Core: message 66 [SERVER_RENAME]    GUI -> Core: message 66 [SERVER_RENAME]
64    GUI -> Core: message 67 [SERVER_SET_PREFERRED]    GUI -> Core: message 67 [SERVER_SET_PREFERRED]
65    
66    Version 33:
67      CORE -> GUI: message 15 [CLIENT_INFO] encoding and decoding of the field client_release
68    
69    *)    *)
70        
71        

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26