Socket « mysql « Java Database Q&A





1. What's the language for Socket Server    stackoverflow.com


What’s the best language and IDE to develope socket server? I want a language I can learn quickly that will work on an enterprise level. Please set me up with some good ...

2. mysql jdbc communicationexception    stackoverflow.com

I have BLManager class that first open connection and called Data manager class to get data from database and return list of VO containing that data. After completing all calculation in BL ...

3. Java socket server and MySQL    stackoverflow.com

I'm writing socket server in java for my flash browser based game and i need to connect to mysql database. Is it possible to connect to mysql through socket server and ...

4. java runtime.exec() - spawning MySQL process hangs UDP ports on exit    stackoverflow.com

Problem description: 1) i have a small HTTP server with a UDP server socket listener which is used as a locator service. // 2) i check for MySQL (test the TCP socket) ...

5. com.mysql.jdbc.CommunicationsException:    coderanch.com

hi please help me to fix this issue.can you please point out where i had done the error. i want just insert the record in the database but it is showing the following exception. the application starts running fine but after 25 seconds it is showing like this kind of exception. i searched in the google about this exception it is ...