Results 1 to 4 of 4
Thread: client-server app
- 10-14-2008, 02:02 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 38
- Rep Power
- 0
- 10-14-2008, 02:48 PM #2
Is the file bytes or characters? There are different classes depending on which. Characters can go thru a conversion.
Use an OutputStream for bytes and a Writer for characters
- 10-14-2008, 03:58 PM #3
Member
- Join Date
- Sep 2008
- Posts
- 38
- Rep Power
- 0
suppose i want to send all kinds of files(audio(bytes?),text(char?),...), depending on the user's choise, should i make object from/for these files(if yes, then how?) before i can send them to the client?
thx :)
- 10-14-2008, 05:20 PM #4
Similar Threads
-
Datagram Client and Server, client timer question
By saru88 in forum NetworkingReplies: 1Last Post: 10-05-2008, 03:12 PM -
Server not able to connect client
By Kapil Gupta in forum New To JavaReplies: 15Last Post: 07-22-2008, 04:09 AM -
client/server palindrom
By Rgfirefly24 in forum New To JavaReplies: 0Last Post: 04-28-2008, 02:19 AM -
Identify Client in Socket Client Server Application
By masadjie in forum NetworkingReplies: 1Last Post: 12-20-2007, 09:18 AM -
Problems with client and server
By Albert in forum Advanced JavaReplies: 2Last Post: 07-02-2007, 06:07 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks