Convert Cisco Device Specific c++ lib to .net c# com dll for TAPI LineDevSpecif

I gang Opslået Apr 5, 2013 Betalt ved levering
I gang Betalt ved levering

Attached are the .h file included with the Cisco 9.x tsp driver. I want these structures converted to c# in a dll that will work in both 32 and 64 bit. The dll should ideally return the correct size (32/64 bit) byte[] array of the structure specific with it's parameters. This will then be passed using TAPI LineDevSpecific to the selected phone. I have this working on the message lamp on /off in both 32 and 64 bit, but am struggling getting the whisper coaching to work on 64, as it returns a dwsize mismatch from the provider TSP. Please don't bid on this if you don't understand what is trying to be accomplished here. No generic resume posts, they will be ignored, show examples of your c++ and tapi knowledge instead.

Emample (existing c++)

class CCiscoLineDevSpecificMsgWaiting: public CCiscoLineDevSpecific

{

public:

CCiscoLineDevSpecificMsgWaiting() :

CCiscoLineDevSpecific(SLDST_MSG_WAITING)

{

}

virtual ~CCiscoLineDevSpecificMsgWaiting()

{

}

DWORD m_BlinkRate; // PHONELAMPMODE_STEADY, etc.

virtual DWORD dwSize(void) const

{

return sizeof(*this) - sizeof(void*);

} // subtract out the virtual function table pointer

};

(Convert to something like this)

public struct CiscoLineDevSpecificMsgWaiting

{

public IntPtr m_MsgType;

public IntPtr m_BlinkRate;

}

Please include all the enums(easy) so the settings can be accessed using them.

.NET C# Programmering C++ Programmering

Projekt ID: #4402569

Om projektet

3 bud Remote projekt Aktiv Apr 10, 2013

Tildelt til:

trinity09

I have experience working with c++ / C# using interops and I can also convert c++ code to equivalent C# code. Additionally I had used TAPI function in a VOIP call recording solution few years back.

$180 USD in 3 dage
(7 bedømmelser)
3.4

3 freelancere byder i gennemsnit $202 timen for dette job

erarijit

Please check pm

$275 USD in 7 dage
(0 bedømmelser)
0.0
Seolive

Hello, We can handle this job, Regard

$154 USD in 2 dage
(0 bedømmelser)
0.0
deepakfreelan

We have team expertises in C++ and C# ,We would like to join you on this project ...

$150 USD in 5 dage
(0 bedømmelser)
0.0