LAN / networking component

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I am using "winlogon sample macro" component in my image. I want to bring my
target pc on LAN. With dependencies autoresolved, this image (with winlogon)
doesnt work for LAN.What components do I need to add to bring it on LAN?

Also, I've to attach a device at parallel port, what component do I need to
add for it?

Regards,
-- Sana Z
 
Sana,
I am using "winlogon sample macro" component in my image. I want to bring my
target pc on LAN. With dependencies autoresolved, this image (with winlogon)
doesnt work for LAN.What components do I need to add to bring it on LAN?

First let us know if your third-party network driver is installed and working.
Then search in product documnentation for net.exe and netsh.exe.
Also look at: "TCP/IP Networking with File Sharing and Client For MS Networks"
Also, I've to attach a device at parallel port, what component do I need to
add for it?

How do you access your paralel port? If you use CreateFile, ReadFile,WriteFile then you need only component "Printer Port".

Regards,
Slobodan
 
Back
Top