Post new topic Reply to topic  [ 7 posts ] 

Board index : TeleFlow Forums : General

Author Message
 Post subject:
PostPosted: Mon Jul 31, 2006 1:23 pm 
Offline

Joined: Mon Jul 31, 2006 1:18 pm
Posts: 4
Location: USA
What is the language is the source code written in. I see mention of Microsoft Product support. Is the application written in .net? If so, what version? Our company uses microsoft technologies whenever possible.


Back to top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 31, 2006 1:54 pm 
Offline

Joined: Tue Mar 18, 2003 5:52 pm
Posts: 54
Location: Canada
TeleFlow Server is entirely written in C++, apart from some functionality at its kernel, which is in C. <br> <br>All the source code has been developed by enGenic, and has been designed to compile against telephony hardware and engines provided by companies such as Intel/Dialogic, NMS, and AudioCodes. <br> <br>Is there something specific that is required as far as communications to others services go?


Back to top
 Profile WWW 
 
 Post subject:
PostPosted: Mon Jul 31, 2006 2:08 pm 
Offline

Joined: Mon Jul 31, 2006 1:18 pm
Posts: 4
Location: USA
Most functionality is already covered in your solution out of the box. Our concern was more in regards to future extensibility when incorporating the solution locally as most development on our end is in C#. This doesn't mean that we wouldn't use the product as we are still evaluating it. Just something we have to consider. <br> <br>Thanks for the quick response.


Back to top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 31, 2006 3:18 pm 
Offline

Joined: Tue Mar 18, 2003 5:52 pm
Posts: 54
Location: Canada
That makes sense. We have had a history of working closely with our customers to make certain functionality can be leveraged between various systems. TCPIP messages (XML and so on), Databases, DLL calls, compiled in code, and the like are just some of the approaches we can use to promote interoperability.


Back to top
 Profile WWW 
 
 Post subject:
PostPosted: Tue Aug 01, 2006 9:23 am 
Offline

Joined: Mon Jul 31, 2006 1:18 pm
Posts: 4
Location: USA
On that note, is there any reason that function calls to .net managed code dlls wouldn't work? I wrote a dll for test purposes but it won't seem to load. It has one method called ReturnResponse that accepts a string value and returns a string value.


Back to top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 02, 2006 1:50 pm 
Offline

Joined: Mon Jul 31, 2006 1:18 pm
Posts: 4
Location: USA
I also found this string regarding a seperate user needing similar functionality from vb6. <a href="http://devnet.engenic.com/index.php?action=vthread&forum=10&topic=229" target="_new">http://devnet.engenic.com/index.php?action=vthread&forum=10&to pic=229 </a> I also tried vb6 and ran across the same problem. I have tried using the System.Runtime.Interop and CCW (Com Callable Wrappers) all to no avail. Are there any plans to provide a seperate DLL Function object that will accept managed code dlls, vb6 dlls, or CCW based dlls. <br> <br>Thanks


Back to top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 02, 2006 7:05 pm 
Offline
Site Admin

Joined: Wed Dec 31, 1969 5:00 pm
Posts: 329
Location: Vancouver, BC
TeleFlow can only call functions within you DLL, and cannot work directly with classes or objects in your code. The functions specifications must include the "Cdecl" calling convention. This is the most likely cause of your calling woes. <br> <br>Also, this thread has some advice on building DLL's that work with TeleFlow: <a href="http://www.engenic.com/devnet/index.php?action=vthread&topic=337&forum=10&page=-1" target="_new">http://www.engenic.com/devnet/index.php?action=vthread&topic=337&a mp;forum=10&page=-1 </a>


Back to top
 Profile WWW 
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

Board index : TeleFlow Forums : General


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Style by Midnight Phoenix & N.Design Studio
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.