C Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesC Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 18th, 2002, 09:35 AM
Goodz Goodz is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Location: Nova Scotia
Posts: 2 Goodz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question Remote connections and Proxy

I'm trying to connect to a remote database using a proxy. How would I do this using C++.

The proxy I'm using is WinProxy and the database I'm trying to connect to is on my web site.

I have a local copy of the database, but they need to be in sinc.

The ip address would be something like 60.255.255.24 the port would be something like 3127.

Reply With Quote
  #2  
Old February 20th, 2002, 03:00 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,966 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 2 Days 52 m 24 sec
Reputation Power: 189
this is a too generic question. to give some generic answer:

- use a library
or
- use sockets.

Reply With Quote
  #3  
Old February 21st, 2002, 08:32 AM
Goodz Goodz is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Location: Nova Scotia
Posts: 2 Goodz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I'm using Sockets.

Well what I'm doing is actually in Java. I figured if someone answered me in C++ I could adapt it. I've also asked this question in a Java Fourm but had no responce.

What I want to know is, with an FTP program, there's an area that says Firewall/Proxy which allows you to connect through a proxy.

My Database Connection String Is like this(fictional IP).

jdbc:mysql://60.255.255.21:3127/Database_db

If I use this from my computer, I get unreachable IP. If I try it on the computer that has a direct connection to the internet it's fine.

I connect through anothr computer with local IP of 10.0.0.1 on http port 6588. The rest of the ports are their usual ports IE. FTP 10.0.0.1:21 that sort of thing.

I don't need anything specific to Java or even C++. I just need to know how other programs do it. Syntex in any language would be great.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesC Programming > Remote connections and Proxy

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap