taskWeeChat - Tasks: task #7282, Separate GUI from core

 
 

task #7282: Separate GUI from core

Submitter:  Sebastien Helleu <flashcode>
Submitted:  Wed 05 Sep 2007 03:33:43 PM UTC
Votes: 1
 
Category:  display Should Start On:  Wed 31 Oct 2007 11:00:00 PM UTC
Should be Finished on:  Sun 30 Mar 2008 10:00:00 PM UTC Priority:  * 1 - Later
Status:  Postponed Privacy:  Public
Assigned to:  flashcode Percent Complete:  0%
Originator Name:  Open/Closed:  Open
Planned Release:  None IRC nick:  FlashCode
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 05 Sep 2007 03:33:43 PM UTC, original submission:  

Separate GUI (considered as client) from core (considered as server).

Core (1 server):
- runs in background (no user interface)
- manage server connections: read/write on sockets
- manage GUI client(s): send data (buffer history, ..) to them, wait for data (user entry)

GUI (1 to N clients):
- receive data from core (buffer history, ..)
- send user entry to core

Many GUIs will be possible, and from different locations at same time.

Users can easily develop custom GUIs, following protocol used between core and GUI.

Sebastien Helleu <flashcode>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by fixato (Voted in favor of this item)
  • -email is unavailable- added by flashcode (Submitted the item)
  •  

    There is 1 vote so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-02-03 fixato Carbon-Copy- Added fixato

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code