ITAPI3 Sending and Receiving Data
问题 I am attempting to create an application that will call a remote modem and do some data transfer (custom data in the form of byte arrays). I am using JulMar's ITapi3 wrapper and c# 4.0 running on Windows 7 64Bit OS (Compiling as x86). I have the application making the phone call and disconnecting as I expect but I am having trouble actually sending data across the line. Currently I have the following code in the CallStateChanged event when the call state is connected var handleArray =