I have a user input blocking problem. I have a menu where thne user enters commands at the command prompt. The application is always listening for user input with the following line which is blocking:
String InputRead.readLine();
However this code is for the client of an RMI Callback server...
I want to serialize a file (small JPEG, GIF) over sockets and back again. I have found code that serializes an array and passes it across sockets. Can someone edit this code so the customObject being serialized is a file and identify how I save the file to the harddrive.
The following code can...
Copy your asp file from your editor into Notepad and save it as an asp file from there with UTF-8 encoding. You can then save Japanese characters in Interdev.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.