Click here to Skip to main content
15,897,187 members
Articles / Mobile Apps / Windows Mobile

MobileLPR - An LPR Client for .NET Compact Framework 2.0

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
15 Dec 2010CPOL20 min read 38.1K   1.7K   22  
Windows CE/Mobile printing client for LPR, LPRng, and Socket API.

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LprSample", "LprSample\LprSample.csproj", "{BFCAD66C-450B-4C53-80BA-6C887E420955}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{BFCAD66C-450B-4C53-80BA-6C887E420955}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{BFCAD66C-450B-4C53-80BA-6C887E420955}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{BFCAD66C-450B-4C53-80BA-6C887E420955}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{BFCAD66C-450B-4C53-80BA-6C887E420955}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{BFCAD66C-450B-4C53-80BA-6C887E420955}.Release|Any CPU.Build.0 = Release|Any CPU
		{BFCAD66C-450B-4C53-80BA-6C887E420955}.Release|Any CPU.Deploy.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect SunCat Services
United States United States
Ed is a veteran programmer of over 30 years. He designs and builds myriad enterprise applications improving the service quality of numerous international, national, and local manufacturers and distributors. He also brought the first publicly-available commercial Internet service to Akron, Ohio - not for profit but to provide the community with a desired service. Ed continually strives to learn the most effective skills and techniques in order to provide the greatest benefits to his customers.

Comments and Discussions