Wednesday, March 21, 2012

Parallel Port Control with ASP.NET !

How Can I control a remote PC's parallel port using ASP.NET ? Can you help me.?Hi,

if you have the asp.net application installed on that remote pc you could try it by giving the aspnet_user account the needed privileges or even better: create a user account on that machine and impersonate your application with that user.

Also take a look at this:

I/O Ports Uncensored - 1 - Controlling LEDs (Light Emiting Diodes) with Parallel Port.

Grz, Kris.
ok thanx for answering. if ASP.NET installed on Server What Can I do ? I mean ASP.NET isnt installed on PC that Parallel port connected. How can I do this?

0 comments:

Post a Comment