Hy ,
I have a little/big problem :
I am a student and i live in a campus where i need to use a proxy and port to connect to internet.
The app i made is a management system for a store ... and it is local.
I used MySql and Java , it worked perfectly until i had to put a proxy and port to connect to internet.My app does not use internet for the moment it is local.Now it blocks the moment i press a jButton that uses the mysql to create a table.
When i don`t use proxy it works again perfectly.
Firewall is off.
What should i do?
Thanks.