Comment on Tutorial - Client Server in J2ME (Socket Programming sample) By David Hemphill
Comment Added by : Rajavel
Comment Added at : 2014-03-21 14:17:54
Comment on Tutorial : Client Server in J2ME (Socket Programming sample) By David Hemphill
Hi I am developing a code for data transfer from client to sever using wifi LAN network ,i was succeed the socket connection and data transfer by using your code, but we have bulk data , it take more than 3 min to transfer, kindly guide me how to improve the data transfer speed? Note: our client module doesn't support ftp,http protocol
os = sc.openOutputStream();
byte[] data = "Hello from a socket!".getBytes();
os.write(data);
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. Hello Everyone
I used this program but i'm
View Tutorial By: Yougeshwar Khatri at 2011-09-16 08:50:47
2. sir, in this example,which value of n is being sto
View Tutorial By: shivom at 2012-01-15 07:16:49
3. This tutorial was absolutly amazing!
Simple
View Tutorial By: Anita at 2009-05-09 06:29:21
4. Sir, I need to use MS Access as a database in java
View Tutorial By: John Moses at 2012-03-31 00:20:38
5. top notch
View Tutorial By: anu at 2010-03-15 01:46:38
6. file reader is good but file writer is worst
View Tutorial By: sachinmani at 2010-03-01 04:34:22
7. good......
View Tutorial By: Sudip Khatiwara at 2010-04-05 22:31:06
8. Each right shift divides number by 2...
View Tutorial By: kunal at 2013-06-18 03:43:54
9. A very good example to kickstart my preparation on
View Tutorial By: Javaenthu at 2013-07-28 06:35:44
10. Thanks for the info
View Tutorial By: info at 2010-01-31 12:17:58