Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~10K People Reached
Favorite Tags
Member Avatar for knowledgelover

Hi there, I need to call a dll file that was written in VB.Net, in my java application using the jacob [com.jacob.com] , after successfully registering the dll file, I am trying to instantiate an ActiveXComponent object using my dll, : [QUOTE]ActiveXComponent myComp = new ActiveXComponent("Myfile.dllfile");[/QUOTE] where Myfile.dllfile is currently …

Member Avatar for muscailie
0
1K
Member Avatar for girlinwayside

I am taking an online java programming class this quarter and the book I have just does not do a good job of explaining anything! The more I read it, the more confused I become! Can someone refer me to an article or site that explains creating methods in terms …

Member Avatar for stultuske
0
2K
Member Avatar for knowledgelover

Hi all I am new to SIP implementation specifically using SIP, I need to use it in a Call Center, as a PBX, in other words, to write the PBX server , and the clients call each other, all are SIP, where to start from , links, tutorials would be …

Member Avatar for onstate
0
123
Member Avatar for knowledgelover

Hello there, we have a web application that must read a card which is plugged to the client, the reading of the card is done via a specific library, which is as a jar file, as have googled that situation , concluded that to achieve that we need to use …

0
69
Member Avatar for sushantp

People who have worked in JTAPI applications or more so with Cisco JTAPI must be aware of the makecall.java program. Well I am new to JTAPI and what better to start off then this example provided with the cisco SDK. Well I am using CCM 1.4 and its working perfectly …

Member Avatar for knowledgelover
0
262
Member Avatar for knowledgelover

Hi there, I am new user for ubuntu, which I liked and found more comfortable than windows, :) donno whether this is the right form to post my question, please let me know if not, I have installed ubuntu on my laptop, together with windows, I have devided the hard …

Member Avatar for uttara
0
194
Member Avatar for knowledgelover

hi there, how can I change string to xml and vise verse in java, in addition how can I add values to xml according to element name , I can imagine something like "setValue(elementName, the value) ; as we are using in java, any suggestions any help , please! thanks …

Member Avatar for knowledgelover
0
134
Member Avatar for knowledgelover

hi there, I am trying to learn how to generate xml document having the XSD file that describes the schema of the xml, and need to insert specific values for some of the elements, too. then I need to parse other xml files, I have googled about it, and many …

Member Avatar for varunnanda
0
130
Member Avatar for knowledgelover

Hello there , I do not know if this is the right form to put my Q, my I did not where to! what is the possible simulation to be used in order to evaluate SIP-based system , in addition to implement some of the main functionality in the IP-Multimedia …

Member Avatar for blowdata4u
0
97
Member Avatar for knowledgelover

Hi there, I am new to use unix operating system, and I was wondering where can start learning the main commands in the unix, as I am working on server that is unix, tutorials or links that can help, when I need some functionality or a specific command I search …

Member Avatar for knowledgelover
0
124
Member Avatar for knowledgelover

Hi there, have anyone experience with the Telephony API, and can help please?, I have googled about it, and I get downloaded all possible files but I still having problem in understanding some of the connectivity issues, should the PBX I am using in system be compatible with the JTAPI, …

0
99
Member Avatar for charlie81

I am getting an error saying NumberOperations can't be instantiated. Here is the code. [CODE][LIST=1] [*]public static void main(String[] args) { [*] // TODO Auto-generated method stub [*] // declare variables [*] int num1, num2, sum, diff, product, average, absolute, max, min, adjusted1, adjusted2, adjustedSum; [*] // Display Program Title …

Member Avatar for knowledgelover
0
165
Member Avatar for knowledgelover

I am designing a page containing a gridview that takes the data from a dataSource the data are evaluation questions (20 questions) and the answers are degree of five represented by radiobuttons I added the radio buttons to the gridview as template item [B]Like this :[/B] <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" …

Member Avatar for mail2saion
0
117
Member Avatar for knowledgelover

hi there, donno if here is the right forum to put my question, if not plz tell me where to , what is the max number of links(edges) in the hypercube topology? is there a formula to calculated proportional to the number of nodes or to the dimension of the …

Member Avatar for cguan_77
0
89
Member Avatar for voxzone

The Voxzone X100P is a single FXO interface for connecting the Asterisk PBX server to the PSTN (Public Switched Telephone Network). Voxzone X100P is 100% compatible with the Digium X100P and the Asterisk PBX . Using Voxzone X100P and the Asterisk PBX, one can easily such services like callback services(need …

Member Avatar for knowledgelover
0
155
Member Avatar for knowledgelover

Hi there I am developing an application that is SIP based , using UDP socket supported by the Java, the application is client /server, what package do I need so I can send SIP message with in the socket I have created, in other word the application looks like the …

0
102
Member Avatar for knowledgelover

Hi there, Can C# code , execute commands we write in the cmd window ? i.e: is there a way to let a C# application interact in somehow the command prompt? example : we use the command prompt line: ipconfig to see info about the IP address of the machine, …

Member Avatar for knowledgelover
0
514
Member Avatar for knowledgelover

hi there, is there a browse control in C# windows application form , if so , plz, how can I add it to my toolBox and how can I use it to allow the user to browse any file she wants, if not how can I implement the idea og …

Member Avatar for mmaster
0
174
Member Avatar for knowledgelover

Hi there, I am developing a page (using a button) to upload a file from a server , and I need the file instead of being viewed on the page it self, to be showed as a link only and this link is saved in a data base , then …

Member Avatar for binoj_daniel
0
84
Member Avatar for knowledgelover

Hi there , I need to know more detailed technical information about the SIP protocol and how much it provides security ? and I have read in the net but what I need is good tutorial if available , so please can you send links to tutorials u have tried …

Member Avatar for sainoga
0
77
Member Avatar for knowledgelover

Hi there , I do not know if this is the right forum I put my question but I did not know where to , I am asking about Classful and Classless IP addresses scheme (for IPv4), which is implemented (deployed) now days (on the Internet ) and if they …

0
61
Member Avatar for knowledgelover

Hi there, I am new on the topic of denial of Service: attacks and defenses, specifically in sensor networks , and I want to have good ideas about it, please I need good resource to read from , any help thanks in advance

Member Avatar for zeroth
0
46
Member Avatar for knowledgelover

hi there I was wonder how can I , after adding files to my setup project(for C# application) to tell the setup that this file must be installed in a specific folder ini the target machine ? i.e : file to be put in a folder in the machine that …

Member Avatar for Jx_Man
0
74
Member Avatar for knowledgelover

Hi there, how can I open recent power point presentation and recent access data base from a c# application , in other word the last opened file in both , I could do it with the word using Application.RecentFiles, but it was not for the power point any articles that …

Member Avatar for majestic0110
0
92
Member Avatar for knowledgelover

Hi there, how can I add some additional code during installation of my C# application as example create a key in reg for the application( i know how to do but I do not where) , I created setup project but I do not know how to combine the both …

Member Avatar for Ramy Mahrous
0
89
Member Avatar for knowledgelover

Hi there, I need to copy image packaged with setup file project for a C# application to the hard disk of the end user ( how is installing ), I am using installer class, but the problem is I do not find the path of the image which is supposed …

Member Avatar for Ramy Mahrous
0
197
Member Avatar for knowledgelover

Hi there, how can I add number of radio buttons from C# code , in other words number of radio buttons is determined just in the run , so I need to create the same number of radio buttons an dthen add them to a panel, that the number of …

Member Avatar for Jx_Man
1
86
Member Avatar for knowledgelover

Hi there, is it possible that the args of the OnStart method of the service be passed by reference, more explanation: the main goal is to: start my service from another program, and I need the caller program(which starts the service) to be able to interact with the service( to …

Member Avatar for knowledgelover
0
103
Member Avatar for knowledgelover

Hi C++ experts , actually my knowledge is not very good I can call my self degree 2 beginner , But I know how to do things in C#, and write now I need to execute what I have already done in C#, in a c++ code. MORE EXPLANATION : …

Member Avatar for mitrmkar
0
388
Member Avatar for knowledgelover

Hi there, I need to create an INFO file in the setup of an application, and within the application I need to write on that file , actually I did some google, but I did not find article that discuss what I need , specifically if the writing operation , …

Member Avatar for knowledgelover
0
159