|
计算机科学 2005
Using Stop and Wait Protocol to Migrate Character-based UI to Web
|
Abstract:
As the rapid growth of Internet computing, it's critical to migrate Cobol-like legacy system to the distributed web platform. However, legacy systems usually use a character-based user-interface. It's different from web GUI not only in display style but also in interactive model. This paper implements amethod based on a stop and wait protocol to automatically migrate character user-interface to web. Our experience shows that it can increase the automation of this shifting process dramatically.