Minimal Network Configuration

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

Guest

Hi,

I am trying to add just enough components to allow our xpe system to copy
files over a network to a desktop XP computer. The xpe system is a panel PC
running from a CF with EWF and FAT file system. The panel PC has two LAN
ports built in. I am using MinLogon and our application starts automatically.
I would like to be able to also send TCP/IP and UDP messages to and from the
XP desktop system.

I tried including the Network Application Compatability component, but that
installed way too many interdependant components. I can live with a static IP
address or use DHCP. Any help that you can provide with the suggested
components would be greatly appreciated!

Joe B
 
Joe,

You may want to start with "TCP/IP Networking with Client For MS Networks" macro ad resolve its dependencies.

Having netsh working can also be a big help to you while seting up network parameters. Add the following components:
Netshell
Network Command Shell
Network Command Shell Interface Context
IP Router Monitor Library

You can map a drive on another PC using net use command. To get net.exe in your image add "Net.exe Utility" component.
 
Back
Top