micro-chen / WebPrinter

Printer for all web browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebPrinter

This Project is used for print in web browsers.Such as IE6+ /Chrome /Firefox.

How it works? The core is http listen at local .Let web page javascript send data to local http service. When local service receive command ,it process the command.

What it build? It use C# language Asp.net Mvc self-host! as we know katana project, yes ,it is owin implection of asp.net. We can use it build http server at local. .Net Framework too Big? .net framwwork is realy very large for it support many features. web/winform /silverlight /wcf/wpf /wf and so on. But can we just use web support components? The answer is yes.

Core: mscoree.dll

Assemblys:C:\WINDOWS\Microsoft.NET

Registry:SOFTWARE\Microsoft.NETFramework\

I support the package scripts of Inno setup to build exe file.

please see my blog for details

setep one http://www.cnblogs.com/micro-chen/p/6394593.html

setep two http://www.cnblogs.com/micro-chen/p/6400447.html

About

Printer for all web browsers


Languages

Language:C# 80.9%Language:JavaScript 13.4%Language:HTML 1.8%Language:C++ 1.5%Language:CSS 1.4%Language:PowerShell 0.6%Language:Batchfile 0.2%Language:Inno Setup 0.1%Language:C 0.0%Language:ASP 0.0%Language:Shell 0.0%Language:Smalltalk 0.0%