forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Proxy Help using HttpX !

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Tue Sep 30, 2003 12:47 pm    Post subject: Proxy Help using HttpX ! Reply with quote

Is there any way to capture a url entered by the user, send it through the httpx dll, ?

the ip address of the machine is confirgured by a DHCPserver, also the gateway address may change !

I have to create a program that monitors all urls, opened by a user (including different windows), and if a url is sent that matchs a list they are redirected !

Nathan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1565

PostPosted: Tue Sep 30, 2003 3:55 pm    Post subject: Reply with quote

Hi Nathan,
I just emailed you back about this but I think the dll may or may not work in all cases. It really depends on the version of IE you have installed on the machine, it seems some machines/versions of browsers send data differently to a proxy.

As I suggested in the email a BHO (browser helper object) would be your better option, simply because it requires no proxy and it interacts directly with the browser letting you filter urls and content within pages and/or removing content directly from pages and replacing it with any text or images of your choice. For instance if you went to sex.com you could have it remove any inappropriate pictures and display smily faces, and any inappropriate text you could replace it with ***** or anything you choose.
Back to top
View user's profile Send private message
Serge
Professional Member
Professional Member


Joined: 04 Mar 2002
Posts: 1480
Location: Australia

PostPosted: Wed Oct 01, 2003 12:15 am    Post subject: Reply with quote

hi nathan,

i have written a program that does something partly similar to what you want...a monitoring program...the only way i found of obtaining the url was to use @window(,next) and @window(,child) and @wintext() together with winspy to work out how to get to the section that contains the url...confused?

serge

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Wed Oct 01, 2003 1:35 am    Post subject: Reply with quote

If U want to that way DDE may be better I think to get URLs. Dr Dread had posted an example I think. I don't know if redirection would be easy without a BHO. You may consider running the app under admin account as a NT service so that user cannot shut it down.
_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group