borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (put VB in Internet)Next Topic (online education) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : update database from internet?
Poster Message
luckyboy
Level: VB Lord

Registered: 05-05-2005
Posts: 160

icon update database from internet?

I have 2 programs (write in vb). 1 is client and 1 is server.
client and server connect to internet already.
I want to use internet as network. mean that if i update data from my server, my client also get data.
But i know little about internet.
Anyone help me please.
                                           Thank you for your help.

____________________________
Please help out.

29-07-2005 at 09:08 AM
View Profile Send Email to User Show All Posts | Quote Reply
TJ_01
Level: VB Lord


Registered: 24-08-2005
Posts: 320
icon 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  

28-10-2005 at 02:56 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Internet Applications : update database from internet?
Previous Topic (put VB in Internet)Next Topic (online education) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder