473,396 Members | 2,020 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

OT....kinda....

I could not find a more appropriate place for this post and thought that the
coders here may have some ideas that would be useful.

I am using a webservice via a custom VB.Net client application that requires
that we register an IP address to use the service and use the service from
only those IP addresses that we have registered on thier site.

We have several store locations and would like to use the service from each
one without having to set up a server and pay for a static IP address for
each store.

The simple solution seems to use a proxy at headquarters and run all queries
through the proxy.

My question is....what proxies are there that you can use in this manner?
Aug 16 '06 #1
2 1038
Writing the proxy would be fairly simple. You may also want to consider
caching the results (if applicable). Note that you are introducing a
bottleneck into your system. This may not scale beyond a dozen stores. I'm
assuming that each of your stores have high speed internet connectivity.

Be aware of any contracts your company may have signed when you set up the
service. The legal documents may prevent your company from doing exactly
this. I will not advise you on legal rights because I'm not an attorney.
If there are any questions about the legality of doing this, contact one.
You could be placing your company at risk of lawsuit and substantial losses
if you are not careful.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"smerf" <sm***@shroom.comwrote in message
news:7b*******************@bignews6.bellsouth.net. ..
>I could not find a more appropriate place for this post and thought that
the coders here may have some ideas that would be useful.

I am using a webservice via a custom VB.Net client application that
requires that we register an IP address to use the service and use the
service from only those IP addresses that we have registered on thier
site.

We have several store locations and would like to use the service from
each one without having to set up a server and pay for a static IP address
for each store.

The simple solution seems to use a proxy at headquarters and run all
queries through the proxy.

My question is....what proxies are there that you can use in this manner?

Aug 16 '06 #2
I advised the webservice provider of our situation but they had no
suggestions about which proxy to use.

All of thier code samples for developers deal with web pages and using the
service manually. We need to automate the process and we are planning on
using vb.net 2005 to do so.

The company that we are doing business with actually suggested we use a
central server to communicate with them. We pay on a per use basis, not a
per location basis, so we pay the same no matter what.

I have FreeProxy, and will test with it tonight. The thing I am not sure of
is whether the "internal" (normally looking at addresses like 192.168.x.x)
will function just as well for PCs on the web.

It has to be possible - just look at all of the free proxies you can hit on
the web. I just need a proxy like that with a static IP.

Thanks for your post.

"Nick Malik [Microsoft]" <ni*******@hotmail.nospam.comwrote in message
news:Ls******************************@comcast.com. ..
Writing the proxy would be fairly simple. You may also want to consider
caching the results (if applicable). Note that you are introducing a
bottleneck into your system. This may not scale beyond a dozen stores.
I'm assuming that each of your stores have high speed internet
connectivity.

Be aware of any contracts your company may have signed when you set up the
service. The legal documents may prevent your company from doing exactly
this. I will not advise you on legal rights because I'm not an attorney.
If there are any questions about the legality of doing this, contact one.
You could be placing your company at risk of lawsuit and substantial
losses if you are not careful.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"smerf" <sm***@shroom.comwrote in message
news:7b*******************@bignews6.bellsouth.net. ..
>>I could not find a more appropriate place for this post and thought that
the coders here may have some ideas that would be useful.

I am using a webservice via a custom VB.Net client application that
requires that we register an IP address to use the service and use the
service from only those IP addresses that we have registered on thier
site.

We have several store locations and would like to use the service from
each one without having to set up a server and pay for a static IP
address for each store.

The simple solution seems to use a proxy at headquarters and run all
queries through the proxy.

My question is....what proxies are there that you can use in this manner?


Aug 16 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: ChocoboMog123 | last post by:
What's wrong with line 8 in this code? x=1 while 1==1: x=x+1 y=range(1,x) z=0 q=9 for count in y: q=x%y if q==0:
6
by: Dave Benjamin | last post by:
Hey good people, I've been doing a lot of simultaneous Jython and CPython programming lately, and just wanted to say, with no intended ill will toward any of the individuals who have been...
2
by: Ville Vainio | last post by:
Came across this via daily python url (which everybody reads anyway :) http://boo.codehaus.org/ Read the manifesto at http://boo.codehaus.org/BooManifesto.pdf Perhaps that .NET / Mono...
1
by: F. GEIGER | last post by:
I've a task writing huge amounts of data into a file. I want to display them in my wxPython GUI now. As there are really many data, loading them into mem is not an option. Therefore I'd like to...
10
by: David P. Jessup | last post by:
Lets see if I can explain this so I can get a good answer =) I'm trying to speed up a file search via FSO. I have a database that contains the exact path where files can be found and an "index"...
1
by: middletree | last post by:
I've been using CDO to send an email with an Intranet app I have. Can't for the life of me remember where I got this code: .Importance = 1 ' Normal .BodyFormat = 1 ' Plain text .MailFormat =...
4
by: Dan | last post by:
I've run into an interesting problem, and seemed to have stumped 3 newsgroups and 2 other forums. For some reason when I try to insert a record into a SQL table that has a Text column, the...
14
by: Abby Lee | last post by:
1st sorry about leangth...couldn't really cut anymore. I want the output to be Organization 320000 Fund 100004 Program 777777 Account1 7234.55 Account2 -347.99 Account3 ...
1
by: Kelvin | last post by:
hi everyone... i discover this accentally when i was debugging a program... here is the problem( or maybe not :) ) *************CODE******************* #include <iostream> using namespace...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.