YuCheng Printer System
- Portfolio003
- Apr 6, 2019
- 1 min read
The goal
Develop a Management System that control production process that generate EPS files.
EPS files are used to print smart phones' case.
System Architecture
1. Cloud Server
-Web Server: manage users' orders and production process.
-FTP data Server: a resource server that saves Line draft and Design draft.
-Database: mysql
2. Lan
-Host: Receive print data from Cloud Server and distribute to generators.
-Generator: Receive AI files from FTP server and generate EPS files.
-EPS file FTP Server: Saves EPS files generated by Generators.
-Printer: Print smart phones' case by EPS files from FTP Server.
3. Users
System requirements
Host: .NetFramework 4.5, FTP
Generator: .NetFramework 4.5, FTP, Adobe Illustrator 2017
To visit the site, join Teamviewer by id - 550 896 999 and pwd - 69egb3.
Then enter "localhost" on browser, you will see the site.
Default launguage is Taiwanese, you can change it by English.








Comments