Sending Data via parallel port using INPOUT32.dll

Language

Sample how to send data to LPT or printer port using INPOUT32.dll from Lakeview Research..

 

.NET version http://www.sourcecodester.com/visual-basic-net/3861/inpout32dll-under-net-sending-data-parallel-port.html

 

be sure you write the correct data coz this may cause to crash ur pc...

Hope u like it..

 

Questions and Request , Design Project ?

Mobile

+639399393702 +639155338048

Blog Site

http://www.freeprogrammingtricks.blogspot.com/

Facebook Fan Page

http://www.facebook.com/emondsoft/

Skype

My status

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAnonymous (not verified)on Sat, 05/30/2009 - 22:59

sir do you have a sample project bout usb port? ? ? bcause i'm goin to make a pos that needs a usb barcode reader. .hope you could help me. .thanks sir^^
Submitted byemondon Sun, 05/31/2009 - 12:41

In reply to by Anonymous (not verified)

wat brand of BARCODE REAder u want to use?..i can give the guidelines and some some sample of BArcode Reader project.. from wat country u are? thnx
Submitted byAnonymous (not verified)on Sun, 06/27/2010 - 15:17

In reply to by Anonymous (not verified)

you dont need to code for a Barcode reader.Just Plug it to the USB port.Thats all ..Now open Notepad or Something and scan the Barcode.thats all.it works same like USB keyboard. M.Raza Bizz Soft Solutions Any help contact Me [email protected]
Submitted byAnonymous (not verified)on Thu, 06/04/2009 - 21:33

do brands matter? ? ? hmmmm. .well i have not yet bought the scanner but will be planning to. certified pinoy po ako^^. thanks sir for takng time to reply^^. .magme-message po ako kapag nakabilig na po. thanks again

newer version of barcode readers supports USB and Plug and play , older versions are using the PC's serial ports (RS 232). so better buy the newer version, this can interface to all programming languages.. ok just Pm me.. Gudkuck dude.. Mabuhay !!
Submitted byAnonymous (not verified)on Fri, 06/19/2009 - 21:55

it's me again. the one who asked bout usb barcode reader. hehe. .Pilipino po ako and from Rizal. just wanna ask if what po ang murang usb barcode brand na makakatulong po sa akin at matutulungan nyo din po sa paggawa ng simple pos program? thanks^^
Submitted byemondon Fri, 06/26/2009 - 22:38

In reply to by Anonymous (not verified)

AccuScan offers cheap USB barcode readers for as low as php 2,400, but you can search if you want to.. And willing to help you in your project just PM me.. i already posted a simple Cash drawer function to open your cash register..hope it will help in your coming project. dark_raditz08252yahoo.com goodluck!!!
Submitted byAnonymous (not verified)on Tue, 06/23/2009 - 20:19

been a long time. . .sir, what would you recommend for me to use. ? ? ? thanks
Submitted byAnonymous (not verified)on Fri, 09/25/2009 - 08:26

hi, Undo,redo,find,replace function sample coding for msflexgrid in vb6. tks Ana,Malaysia
Submitted bygenieon Fri, 10/23/2009 - 11:09

Sir, can you send me a sample source code how to print each invoiced item in a POS printer. I know how to make it happen after all invoiced item have been entered. But, I would like to print instantaneously every after each item is entered. Thanks.
Submitted byAnonymous (not verified)on Sat, 11/28/2009 - 11:20

sir do u have an idea on appliance control via sms using usb port kc po nakita ko ung pnost nyo pero parallel port ang ginamit nyo what are the hardware requirements dun s control box? i hope u could help me thank you po.

Its an RF module connected to a PC in order to transmit a signal to the lamp or appliance module wirelessly, if you want for more info please contact me @ 09212279363 dark_raditz0825 YM mesenger tnz
Submitted byAnonymous (not verified)on Sun, 12/06/2009 - 18:08

sir , gud eve... do you know how to make traffic light (led simulation) its our project 4 now and we need your help to come up with that project .... hope u'll help us .. pls sir ..
Submitted byAnonymous (not verified)on Fri, 02/05/2010 - 05:01

how to display a number(0-9)... with the used of parallel port and C++ program...what would be the code?? e-mail me....at [email protected] thank you..
Submitted byAnonymous (not verified)on Fri, 04/23/2010 - 23:51

can anyone tell how can i make a bar code reader using parallel port?
Submitted byAnonymous (not verified)on Tue, 05/04/2010 - 10:36

I found this tutorial very informative and salamat sir s tulong nyo s pag conceptualize at advice s thesis namin :D 2 thumbs up :D -Hezron Tan
Submitted byAnonymous (not verified)on Mon, 05/24/2010 - 02:55

I'm working on an Electronic voting, not the election, the one that is conducted in the parliament. Each member of the parliament has a push button in front of them so that he/she presses it to vote( either to support or oppose). A person is not allowed to vote more than once. There is an LED besides the button to assure the pressing of a button. Can anybody help me to do it with a parallel port? e-mail me by: [email protected]
Submitted byAnonymous (not verified)on Wed, 05/26/2010 - 10:35

Hi, I was frustrated because failed in compiling the following source code: using System; using System.Runtime.InteropServices; public class PortAccess { [DllImport("inpout32.dll", EntryPoint="Out32")] public static extern void Output(int adress, int value); } The error is stated below: 'WindowsFormsApplication1.Form1.Dispose(bool)': no suitable method found to override I get the source code from: http://www.codeproject.com/KB/cs/csppleds.aspx I have ask the similar question to many forum that related to this topic and yet did not get any reply. I hope someone from this forum can give me some advice. Thanks all. Regard, Kent
Submitted byAnonymous (not verified)on Thu, 06/24/2010 - 20:02

sir.. can i ask for ur help we nid to make a code to light the led lights that we will connect to the pc.. plss,,, help me po/. thanks. email ku po [email protected] pa email na alng po kpag me tym po kau plss..
Submitted byAnonymous (not verified)on Tue, 01/18/2011 - 22:38

Thank you sir for the information.Malaki ang tulong nito sa thesis ko......
Submitted byAnonymous (not verified)on Tue, 01/25/2011 - 19:13

Sir emond can you help me??!!!gusto ko sana gumawa sa project ko parang same idea dyan. pwede mong e control outside and inside ng sytem..parang ganito sa labas pwede nya ma control ang switch para e control ang nasa loob ng PC.tapos sa loob pwede din nya e control ang LED na nasa labas sa pamamagitan ng button...parang ganun ang idea sir emond matutulungan mo po ba ako sir emond?? I've use VB 6 and my operating System is XP...nag babasa kasi ng mga tungkol sa port at panu yan gawin pero laging palpak lahat ng work ko T_T...nabasa ko rin about sa inpout32.dll but same parin error ang labas...Sir emond can I ask you lang po pag kailangan ko kontrolin ang nasa loob sa pamamagitan ng switch kailangan ko pa ba ng IC or pwede na yung parallel port ang gagamitin? Pwede makuha ang step and paanu yan gawin at ang mga device nah gagamitin para magawa ko yan... please mail here:[email protected]
Submitted byAnonymous (not verified)on Sat, 02/05/2011 - 13:37

i just want to know if usb parallel port is also the same with pci parallel port?.. because we need it in our project... it is possible to light a led using usb parallel port?? pls.. help us.. thanks,
Submitted byAnonymous (not verified)on Wed, 04/27/2011 - 18:14

Dear friend, It me Satis. Need your help to complete my project. I'm doing speech door access system in VB6 with microsoft access 2007 as a database platform..... I need the source code which make sound to text then text to parallel port data high and low. If user say password"1234" which all ready fix in database D1 of parallel port will goes to high to open the door. Same process for close operation. How i can made it please me in VB6 coding. Thank you friend.....
Submitted byAnonymous (not verified)on Sun, 06/05/2011 - 02:17

In reply to by Anonymous (not verified)

1. leer database - abrir y leer base de datos de paswords data1.RecordSource = "SELECT user,pasword FROM users" 2. verificar que el pasword exista en la base de datos - pasword verify that exists in the database 3. Enviar Dato a LPT1 Call Output(888,) Ahora debemos verificar que el dato esta en el puerto del PC, para ello usamos una compuerta AND que verifica los Datos y si es correcto activa un Rele o Triac que abre la puerta. Now we must verify that the data is in the PC Port, for this we use a AND gate that checks the data and if correct enables a "Rele" or "Triac"that opens the door. Mas Info aca: http://logix4u.net/Legacy_Ports/Parallel_Port/Inpout32.dll_for_Windows_98/2000/NT/XP.html
Submitted byAnonymous (not verified)on Tue, 06/07/2011 - 22:36

i want controlling 4 leds in vb6 so plzz send me to [email protected]
Submitted byAnonymous (not verified)on Mon, 07/18/2011 - 21:06

Sir I also need a VB Control Code for the LED Message Board for our thesis, i hope you could help us... Thank you! I'll follow an e-mail for our communication. Thank you very much sir! -Kirby-

Ok no prob dude!! Just PM me or post to my fan page if you want ask something.. Thanks for viewing and visiting our tutorials. http://emondsoft.qapacity.com/ Fan Page: http://www.facebook.com/pages/emondsoft/120502167993693 Mobile: +639212279363 phil +63425858145 phil +60 163439176 Malaysia
Submitted byAnonymous (not verified)on Fri, 10/14/2011 - 17:31

how can i send print to a printer using LPT port in c#?
Submitted byAnonymous (not verified)on Thu, 10/20/2011 - 16:46

How find pc for printing ,send what hex data Please help me
Submitted byAnonymous (not verified)on Mon, 11/14/2011 - 09:26

sir , gud eve... do you know how to make traffic light (led simulation) its our project 4 now and we need your help to come up with that project .... in VB6 hope u'll help us .. pls sir .. parallel cord. Thanks. e-mail me....at [email protected] thank you..
Submitted byjonalyn (not verified)on Tue, 12/20/2011 - 21:23

Sir, this is jonalyn from PSU bayambang Pangasinan. I would like to ask your help regarding our thesis... we dont know how to configure the usb port in visual basic 2003. can you help us sir? please... thanks for your kindness.
Submitted byAnonymous (not verified)on Tue, 09/04/2012 - 14:01

May i ask some question about creating a visual basic code about input signal from outer world ---> parallel port ----> to Visual basic. I only know how to output signal from Visual basic ---> parallel port ---> outer world( such as LED, motors, relays). i want to know how to input
Submitted byAnonymous (not verified)on Sat, 03/23/2013 - 21:55

i want use parallel port and i want a sample code to control 8 LED or ETC please email to me with thanks. email~> [email protected]
Submitted bymesbah4uon Tue, 01/28/2014 - 13:06

this code not work at usb parallel port. sir do u have any other way or LPT driver to access the usb parallel port. pls email me: [email protected] Thank you.

Add new comment