TJ_01 Level: VB Lord

 Registered: 24-08-2005 Posts: 320
|
Re: update database from internet?
What kind of internet connection do you have? Basically, if your using dialup connection, it automatically change your IP address everytime you are connected, I mean is the Internet Provider assign an IP address to both of you. But if your using DSL or cable internet connection, it has a constant IP address and with this connection you can establish data transfer using winsock control to your client side vb application. Also In your Client side apps, you can directly connect the database to your server using IP Address. See the link i provided and it helps.. Creating Client/Server Application using Winsock
____________________________
Im JAMES
|