Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to create a JAVA app on File Transfer using socket programming. Can anyone help me through this?
Posted
Comments
Kornfeld Eliyahu Peter 5-Jan-14 2:49am    
Did you tried anything?

1 solution

See http://docs.oracle.com/javase/tutorial/networking/sockets/index.html[^], and Google for "java sockets" for other sample code.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900