Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Micros 3700 Interface with c# webservice

Status
Not open for further replies.

Singhtejinder

Programmer
Aug 15, 2018
3
IN
Hi, I need help to interface Micros 3700 pos with c# webservice using SIM ISL.

 
Hi,

You have to develope specific DLL (for each client platform you use : CE, Win32,... ) to call your WS.
The SIM ISL have to call your DLL.

The problem is that C# in Donet CF 3.5 (Windows CE)can't expose method you have to pass by C++

Regards,
Régis
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top