This is getting really aggravating. I'm using a FileZilla FTP server to establish an FTP server to use with my Visual Basic app. I went in to command prompt, typed in "ipconfig" and found my IP. I then set that IP as an application setting on my app so the entire app could access the server. Then, recently, the server stopped working. I reinstalled FileZilla and it started working again. However, sometimes my app still can't access the server because, as I discovered, my IP address changes. So my app could be looking on 192.168.1.101 for my server and its really on 192.168.1.106. Is there any way I can get my IP address to stop changing or anything I can do on the FileZilla server to have my server accessible through only ONE domain or IP?? My app stops working every other day because of this issue. Any help would be greatly appreciated. Thanks.