Page 1 of 1

two separate applications to FTP files (Win7) 1.7.7 [SOLVED]

PostPosted: 21. October 2011 19:02
by harrySAWH
All, I created two users in FILEZILLA, i got two camera programs that can ftp to a folder.... i use 127.0.0.1 port 21 and this pgm runs fine... when i use 127.0.0.1 and port 21 in my other application that is an ip camera on my network... i get a server connect error... the other application runs on my hardrive with xampp... how can i get the camera on my network to login and ftp images to a folder? what setting do i need the ip address is 192.168.0.250 of my ip camera... and my pc is 192.168.0.100 thanks for your help.... can i also use port 80 to access via dyndns service to see both images remotely...or can i have the two separate applications upload images to the folder... this way i can look at all my images? thanks for your help harry :D



###### ApacheFriends XAMPP (Basispaket) version 1.7.4 ######

+ Apache 2.2.17
+ MySQL 5.5.8 (Community Server)
+ PHP 5.3.5 (VC6 X86 32bit) + PEAR
+ XAMPP Control Version 2.5 from www.nat32.com
+ XAMPP Security
+ SQLite 2.8.15
+ OpenSSL 0.9.8o
+ phpMyAdmin 3.3.9
+ ADOdb 5.11
+ Mercury Mail Transport System v4.62
+ FileZilla FTP Server 0.9.37
+ Webalizer 2.01-10
+ Zend Optimizer 3.3.0
+ Perl 5.10.1
+ Mod_perl 2.0.4
+ Tomcat 7.0.3

Re: using two separate applications to FTP files

PostPosted: 21. October 2011 22:03
by JonB
I'll deal with ONE issue -
when i use 127.0.0.1 and port 21 in my other application that is an ip camera on my network..


Well, sure -- because 127.0.0.1 is the loopback address of the machine XAMPP is installed on, not it's (the XAMPP machine) IP address on your network. In fact, generally speaking, 127.0.0.1 is the universal IPv4 loopback address for all equipment. Loopback refers to 'talking to itself' without transversing the network.

http://support.microsoft.com/kb/308007

http://compnetworking.about.com/od/home ... etwork.htm

You'll need to determine the IP's of all the equipment on your local network as well as the default gateway (router address). The XAMPP server should be on a fixed IP.

Good Luck
8)


ytcf

Re: using two separate applications to FTP files

PostPosted: 23. October 2011 00:46
by harrySAWH
all, thanks for your help... i got it going...i just used the ip of my computer that xampp is loaded as my server address and port 21... i used the xampp usr name and password... with the folder i want my image uploaded too.. note i did not need to specify a folder for my application... once i logged into xampp.... it knew where to dump my data.... pretty cool......hs..... camstudio is open source and its a great way to pass on what to do on a pc.... just a heads up.... now i got to figure out have to split port 80 with two dyndns addresses........