s******l 发帖数: 11 | 1 我有个项目, 已请了2 个研究生, 太慢了。
请高手指点一下一个问题,
Server: php scripts (running squirrelmail package)
| |
| = = = = Plugin/ Add-on module
| |
Client: Webmail Reader (a web browser)
?? What is the best language (.net, C++, Java ?) to use for the Plug-in ?
After a Webmail client logon to the Server, the Plug-in takes over.
It reads a file from the Server, re-organizes the mail folders, etc.
and displays the mail content in the Client’s browser.
这个项目很大。 我希望找一些志同道合者 共同合力。
详情请联络 my9nine at yahoo.com。
俺不说大话, 这项目 (patented)潜量很大。合作者以k 计算。
开始以视频, 电话联系。 以后以见面谈判为主。东西岸都可以。
Server可以了, it is available for test.
不知有高手可以写个plugin 的 framework 吗 ?报酬丰厚。 | r*****l 发帖数: 2859 | 2 Looks like you have backend process (the scripts) and you have the web
client, and the plugin you are looking for is a presentation layer that
bridges the scripts and web browser.
In this case, either PHP, Java web freamwork or ruby on rails can do the job
. This is java board so I guess most ppl prefer Java :)
【在 s******l 的大作中提到】 : 我有个项目, 已请了2 个研究生, 太慢了。 : 请高手指点一下一个问题, : Server: php scripts (running squirrelmail package) : | | : | = = = = Plugin/ Add-on module : | | : Client: Webmail Reader (a web browser) : ?? What is the best language (.net, C++, Java ?) to use for the Plug-in ? : After a Webmail client logon to the Server, the Plug-in takes over. : It reads a file from the Server, re-organizes the mail folders, etc.
| s******l 发帖数: 11 | 3 Thank you very much !
I appreciate your opinions on this topic.
job
【在 r*****l 的大作中提到】 : Looks like you have backend process (the scripts) and you have the web : client, and the plugin you are looking for is a presentation layer that : bridges the scripts and web browser. : In this case, either PHP, Java web freamwork or ruby on rails can do the job : . This is java board so I guess most ppl prefer Java :)
| m**r 发帖数: 574 | 4 Have your group try JavaRmi?
【在 s******l 的大作中提到】 : 我有个项目, 已请了2 个研究生, 太慢了。 : 请高手指点一下一个问题, : Server: php scripts (running squirrelmail package) : | | : | = = = = Plugin/ Add-on module : | | : Client: Webmail Reader (a web browser) : ?? What is the best language (.net, C++, Java ?) to use for the Plug-in ? : After a Webmail client logon to the Server, the Plug-in takes over. : It reads a file from the Server, re-organizes the mail folders, etc.
|
|