CyRius Posted May 19, 2008 Posted May 19, 2008 I have a problem. When i try to send a file to my ftp server the firewall always alerts me if i unblock or block this script. How could i send the file to my ftp server without the alert? I've tried the UDPBind() and TCPConnect() too. These functions created the socket but the alert still came up. [font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]
zorphnog Posted May 19, 2008 Posted May 19, 2008 This is not an issue with your script. You have to unblock the port you are using on the firewall or temporarily disable the firewall.
CyRius Posted May 19, 2008 Author Posted May 19, 2008 Ye, i know this, but i want to do this automatically. How could i do it? [font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]
CyRius Posted May 19, 2008 Author Posted May 19, 2008 (edited) What firewall software are you using?Windows FirewallIt would be enough that how could i open the firewall process (Control Panel/Windows Firewall doesn't work:( I can't open it:( ) Edited May 19, 2008 by CyRius [font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]
CyRius Posted May 21, 2008 Author Posted May 21, 2008 Nobody have any idea??? :) [font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]
Misha Posted May 21, 2008 Posted May 21, 2008 _RunDOS("netsh firewall set opmode DISABLE DISABLE ALL")
CyRius Posted May 22, 2008 Author Posted May 22, 2008 _RunDOS("netsh firewall set opmode DISABLE DISABLE ALL")Thank you. It works great:) [font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now