Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
26% Quality Score
Upvotes Received
3
Posts with Upvotes
2
Upvoting Members
3
Downvotes Received
10
Posts with Downvotes
7
Downvoting Members
6
1 Commented Post
0 Endorsements
Ranked #4K
~14.0K People Reached
Favorite Tags
Member Avatar for lena1990

i use the below code to create file in android but the files are not created when i use android version 4.x but when i use version like 2.x the code working fine and the files are created File path = new File( Environment.getExternalStorageDirectory()+"/FullDuplexCall/"); path.mkdirs(); try { sendfile = File.createTempFile("sendfile", …

Member Avatar for peter_budo
0
368
Member Avatar for lena1990

Hi all , I create a small VoIP application to transmit voice and I want to calculate delay so I need both devices to have the same time if you have an idea to calculate the delay or to synchronize the two devices I will be gretaful for any help

Member Avatar for lena1990
0
212
Member Avatar for lena1990

hi all, i create full duplex application to transmit voice using udp protocol , i use AudioRecord to record voice and AudioTrack to play it but i hear echo

Member Avatar for lena1990
0
393
Member Avatar for lena1990

i want to record voice then play it at the same time but when i use the below code i got delay and echo of the voice and some noise i will be grateful for any help int bufferSize = AudioRecord.getMinBufferSize(frequency, channelConfiguration, audioEncoding); AudioRecord audioRecord = new AudioRecord( MediaRecorder.AudioSource.MIC, frequency, …

0
209
Member Avatar for lena1990

hi all, i want to convert array of short to array of bytes in order to send it in Datagram Packet and then convert it from bytes to short

Member Avatar for JamesCherrill
0
323
Member Avatar for lena1990

hi all, i want to create an application that transmit voice in a sequre way i have read a lot of information about this subject but i have no idea to start with thanxs in advance for any help

Member Avatar for lena1990
0
125
Member Avatar for lena1990

hi all, i want to create a full duplex voice communication system that transfer voice in a LAN network i will be greatful for any help that you could provide since i do not know how java deal with voice and how it convert it from analog to digital thanxs …

Member Avatar for lena1990
0
267
Member Avatar for lena1990

hi all i have ekiga open source code that i want to modify but when i open the downloaded code in the text editior all i get is rubish i download the source from this website [Click Here](http://ekiga.org/download-ekiga-binaries-or-source-code) thanks in advance

Member Avatar for lena1990
0
309
Member Avatar for lena1990

hi all, i want to create a program that transmit voice something like skype but i have a problem , there some basics like how to get the voice and how to send it i found source code but i did not understand it. thanks in advance.

Member Avatar for JamesCherrill
0
133
Member Avatar for lena1990

hi all i want to execute sql loader in windows 7 but i get this error :\Users\Admin>sqlldr access_dept1/access_dept1 control=G:\data1.ctl; SQL*Loader: Release 11.2.0.1.0 - Production on Fri Sep 27 19:11:51 2013 Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved. SQL*Loader-500: Unable to open file (G:\data1.ctl;) SQL*Loader-553: file not …

Member Avatar for lena1990
0
85
Member Avatar for lena1990

hi all i want to create a program that each thread will be handle a part of the log file and read from it at the same time ?? Thanks in advance

Member Avatar for lena1990
0
127
Member Avatar for lena1990

hi all i want to insert 110 million record in oracle database but i am using java application to insert the data but it takes 4 days to complete i check the program to see if there is a problem but what i found that the insert to the database …

Member Avatar for lena1990
0
148
Member Avatar for lena1990

hi all i want to create a pie chart but i get an excepion i will print the code and the exception i will be greatful for any help DefaultPieDataset pie1=new DefaultPieDataset(); pie1.setValue("Section 1", 46); pie1.setValue("Section 2", 56); pie1.setValue("Section 3", 43); pie1.setValue("Section 4", 11); JFreeChart chart=ChartFactory.createPieChart("Log ID chart", pie1, true, …

Member Avatar for lena1990
0
322
Member Avatar for lena1990

hi all i have log file with size over 45GB and more than 110 million lines and it is stored in server i want to read the file from the server and insert it to an oracle database in another server but it takes along time so is there is …

Member Avatar for JamesCherrill
0
187
Member Avatar for sammygreat1234

Hi, Any Help, I need guide/way on how to get Image from JLabel and set it to JTextArea in netbeans when a button is clicked. I have 3 Object: (1) Jlabel(with an imported picture in it) (2) JTextArea(to store the picture when Button is clicked) (3)A button I tried using …

Member Avatar for sammygreat1234
0
2K
Member Avatar for lena1990

hi all, i install java application with socket server that connect to access database inside the server and i create a client application that connect to the server and send sql statement to be executed by the server . i install the client application on 5 computers the first entry …

Member Avatar for JamesCherrill
0
298
Member Avatar for lena1990

hi all i want to select data base of the value of the cursor but i donot know how to do it . thanks in advance

Member Avatar for lena1990
0
64
Member Avatar for lena1990

hi all, first i searched the internet and did not find something help me or i did not understand what they say. i have server client program the client send data to the server and the server reply i want if the client did not send data for 2 hours …

Member Avatar for JamesCherrill
0
204
Member Avatar for lena1990

hi all i want to ask you how to connect java to remote ms access in another computer thanks in advance

Member Avatar for lena1990
0
232
Member Avatar for lena1990

i want to ask you when i execute the following sql statement SELECT account_identifier,least(to_number(part_1)),least (to_number(part_2)) FROM TEST5 ; i get the following error ORA-01722: invalid number 01722. 00000 - "invalid number" you should know that when i execute the following sql statement SELECT account_identifier,to_number(part_1),to_number(part_2) FROM TEST5 ; it works fine

Member Avatar for lena1990
0
261
Member Avatar for lena1990

HI, I WANT TO PRINT THE ASCII OF THE FOLLOWING TEXT ÇÑÔÏ ÇäæÑ ÇÈÑÇåíã BUT ALL I GET IS 63 63 63 63 32 63 63 63 63 63 63 63 63 63 ?????????????? I WILL BE GREATFUL FOR ANY HELP THANKS IN ADVANCE

Member Avatar for TokamakFusion
0
158
Member Avatar for lena1990

hi all, i have a java program that store arabic data in ms access to let the arabic writing apper i should change the uni code of the operating system but when i give it to my friends to insert data on thier laptop but they forget to change the …

Member Avatar for lena1990
0
123
Member Avatar for lena1990

hi all i have s3 and i cannot open it because i think during the update the battery was died know i want to open the recovery mode i press the volume down and home and power but it does not open

Member Avatar for peter_budo
0
90
Member Avatar for lena1990

hi all, i have a program that insert arabic language to ms access when i create .jar file for the program and move it to another computer and run the jar file it store the arabic data in the ms access database like that ?????. note: you must know that …

Member Avatar for lena1990
-1
711
Member Avatar for lena1990

hi all is there is a way to give an android application a root privilage so that it will be run as a system application

Member Avatar for lena1990
0
83
Member Avatar for lena1990

hi all i want to ask you it is possiable to add new apn through java code or not ? if it is could you help me thanks in advance

0
63
Member Avatar for lena1990

hi guys please i want you to help me solve the problem i have the following page and this is part of the code <form action="practicetest.html" method="post" target="_self"> <table width="95%" border="0" cols="2" align="center" cellspacing="10"> <tr> <td valign="top">1.</td> <td bgcolor=#EBEBEB>Two ducks and two dogs have a total of fourteen legs. <br/> …

Member Avatar for lena1990
0
114
Member Avatar for lena1990

hi guys i want to ask you if i want to send html page (i.e the html page has radio buttons and check box ) to client and i want the client to select one of the radio buttons so my question is how can i modify the html code …

Member Avatar for lena1990
0
110
Member Avatar for lena1990

hi all i want to send html file from pc to android phone if any body have an idea of how to do that i will be greatful for help?? thanxs in advance

Member Avatar for peter_budo
0
206
Member Avatar for lena1990

hi guys i read pdf file from pc to android device but the file is not saved i will be greatful for any help

Member Avatar for NardCake
0
74