Results 1 to 10 of 10
Thread: sending and recieving files
- 07-23-2010, 09:10 AM #1
Member
- Join Date
- Jul 2010
- Posts
- 16
- Rep Power
- 0
- 07-23-2010, 12:40 PM #2
There are many posts on that topic on this forum. Use Search to find them.
Some search args could be Socket, getInputStream(
- 07-23-2010, 01:34 PM #3
Member
- Join Date
- Jul 2010
- Posts
- 16
- Rep Power
- 0
Thanks Norm as always :)
- 07-23-2010, 02:44 PM #4
Member
- Join Date
- Jul 2010
- Posts
- 16
- Rep Power
- 0
Just a question, now that I have a connection, how can I send data from the client to the server. is there any useful posts I could look at
Thanks
- 07-23-2010, 02:48 PM #5
There probably are posts. Use Search to find them.
- 07-26-2010, 12:35 PM #6
Member
- Join Date
- Jul 2010
- Posts
- 16
- Rep Power
- 0
Thanks Norm, I have been looking for the posts but to no avail, what I am trying to do is receive and send files from the server, and I have been trying to learnt about multipleserver threads but nothing so far.....
- 07-26-2010, 12:54 PM #7
DId you try searching this forum for Socket or getInputStream ?
- 07-26-2010, 01:41 PM #8
Member
- Join Date
- Jul 2010
- Posts
- 16
- Rep Power
- 0
yup, but found nothing relevant although I did get an idea of how it works.
Basically if I want to implement my server to become a multilserver, I just need to create a loop where the server sends the file and also define "abcd" in abcd.length, in the loop created
- 07-26-2010, 01:55 PM #9
Not sure what that means?and also define "abcd" in abcd.length, in the loop created
There might not be code you can copy and paste. But I'm sure there are lots of examples of servers and clients code.
- 07-26-2010, 04:34 PM #10
Member
- Join Date
- Jul 2010
- Posts
- 16
- Rep Power
- 0
yup found some basic and will look into it
http://edn.embarcadero.com/article/31995
thanks though for ur help
Similar Threads
-
Sending .GIF files over the network
By nadia in forum NetworkingReplies: 8Last Post: 12-30-2008, 11:57 AM -
[SOLVED] recieving an int from a nonmumeric string
By Ulfar in forum New To JavaReplies: 15Last Post: 10-15-2008, 11:19 PM -
Sending files over sockets!
By rameshraj in forum NetworkingReplies: 2Last Post: 05-30-2008, 10:18 PM -
sending jar files from client to server?
By gobinathm in forum New To JavaReplies: 2Last Post: 11-13-2007, 05:12 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks