Hi I am working on a project that uses switch telephone machine and i want to control this machine by using C# if there is any one can help me please >>>:((
Wail A Salem
Posts
-
Telephone switch machine -
Help Please?Hi I am working on a project that uses switch telephone machine and i want to control this machine by using C# if there is any one can help me please >>> Wail:((
-
Serializing the FormsCan we Serialize an enter Form?
-
DataGrid DoublClick dos'nt ResponseHi everybody I have a problem with DataGrid Control, That is: I try to extract the column number and the row number by double click anywhere on the Datagrid But there is no response by DoubleClick event when I try to DoublClick any Cell in the DataGrid ,the response occurs when I just click the Header Column or Header Row please can I get some help. :((
-
the process and services...Hi every body i want to ask: how we can prevent the user from ending the process from the task manager? the a second question is how we can make the service interactive with the desktop i know that there is ServiceType calss but when i try to use it the service dos'nt interact with the desktop and here is the segment of the code which i wrote .......... ........... private void InitializeComponent() { this.serviceProcessInstaller1 = new System.ServiceProcess.ServiceProcessInstaller(); this.serviceInstaller1 = new System.ServiceProcess.ServiceInstaller(); // // serviceProcessInstaller1 // this.serviceProcessInstaller1.Account = System.ServiceProcess.ServiceAccount.LocalService; this.serviceProcessInstaller1.Password = null; this.serviceProcessInstaller1.Username = null; // // serviceInstaller1 // this.st=System.ServiceProcess.ServiceType.InteractiveProcess; this.serviceInstaller1.ServiceName = "Service2"; this.serviceInstaller1.StartType = System.ServiceProcess.ServiceStartMode.Automatic; // // ProjectInstaller // this.Installers.AddRange(new System.Configuration.Install.Installer[] { this.serviceProcessInstaller1, this.serviceInstaller1,this.st }); .............. .............. note i install the service by setup project with regards
-
How we can dealing with TAPI in C# ?Please i need helping in TAPI application ? i am student ,and i want to work on some telephony application i know that the perfect subject is TAPI ,but there are some questions :- 1- can i use the TAPI in c# language ? 2- should i install some files or dll files that help to execute TAPI functionallity ? 3-couild i have an example in c# that shows me how exactly work with TAPI in c#? finally ,forgive me for my bad english?
-
Please i need helping in TAPI application ?i am student ,and i want to work on some telephony application i know that the perfect subject is TAPI ,but there are some questions :- 1- can i use the TAPI in c# language ? 2- should i install some files or dll files that help to execute TAPI functionallity ? 3-couild i have an example in c# that shows me how exactly work with TAPI in c#? finally ,forgive me for my bad english? :confused::confused:>:confused::confused::confused: