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
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. Hi this is very clear and helpful, I would like to
View Tutorial By: JoelC at 2012-11-06 16:23:19
2. I want to send a message using mobile browser to s
View Tutorial By: Richa Bhatia at 2009-12-08 22:33:36
3. Excellent example Jagan. By the way I have a quest
View Tutorial By: Shrihas at 2012-01-07 14:12:48
4. hi,
i am safeer, i am try this program in
View Tutorial By: Safi at 2009-05-22 22:32:04
5. its good and well performance
View Tutorial By: siva.c at 2014-09-02 08:18:19
6. i don't know anything about computer..........
View Tutorial By: Ami weds Pappu....... at 2013-02-14 04:00:11
7. This should save some time
class pa
View Tutorial By: vamsi gude at 2012-03-20 18:27:24
8. Good Job.
Keep up the good work .
View Tutorial By: Syed Imran at 2010-11-27 06:54:36
9. Helpful..
View Tutorial By: syam at 2009-12-29 07:14:05
10. Thanks a lot. I've been stuck on this issue for qu
View Tutorial By: Mark at 2008-04-12 22:01:56