Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Standard ports other than 3306?

843854Oct 26 2004 — edited Oct 27 2004
Hey, I have a MySql server running on my home machine that I can connect through over from remote locations. But at work I cannot, I guess it is because of my company's firewall blocking access to ports. Are there some standard ports that most companies allow traffic through other than port 80 for the web that I might be able to use? Port 3306, the default MySql port won't connect from work, and I tried 1863 which I read somewhere is what MSN messenger connects to won't connect either. Any ideas?
Thanks.

Kevin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2004
Added on Oct 26 2004
21 comments
890 views