Hi all, I'm trying to connect my java application with mysql running on the same machine. I'm also using Connector/j driver. However its throwing an SQLException i.e the quoted statement seems to be an error
HI, I am trying to write a simple client server program, both the client and server program resides on the same local machine . while creating a socket i dont know which port to mention syntax public Socket(InetAddress,int port)
How can i know which ports i can use . i am working on my personal system so there is no question of admin problem or restrictions
HI, I am trying to write a simple client server program, both the client and server program resides on the same local machine . while creating a socket i dont know which port to mention syntax public Socket(InetAddress,int port)
How can i know which ports i can use . i am working on my personal system so there is no question of admin problem or restrictions
HI, I am trying to write a simple client server program, both the client and server program resides on the same local machine . while creating a socket i dont know which port to mention syntax public Socket(InetAddress,int port)
How can i know which ports i can use . i am working on my personal system so there is no question of admin problem or restrictions