anjalish
August 27th, 2000, 03:11 AM
hi,
I have to pass a file(binary file....which the user selects) on the server to an ActiveX/COM control.This file then needs to be loaded to a memory on a target hardware board connected to the parallel port on the client's machine.This loading of the file to the target board can be done using C++ and customised APIs for the board.
My problem is to pass a file which the user(client) selects to an ActiveX or com that will call a dll to do the programming of the hardware memory.
Can anybody help me please!.
I have to pass a file(binary file....which the user selects) on the server to an ActiveX/COM control.This file then needs to be loaded to a memory on a target hardware board connected to the parallel port on the client's machine.This loading of the file to the target board can be done using C++ and customised APIs for the board.
My problem is to pass a file which the user(client) selects to an ActiveX or com that will call a dll to do the programming of the hardware memory.
Can anybody help me please!.