Configure Client & Server to run Windows Form Application
Hi All,
I have developed a Windows Forms application in VS .Net. It utilizes SQL Server Database to manipulate data. I have tested this application on my laptop having Windows XP Professional. Now I want to create a scenario to test the application remotely. I have two telephone lines & two PCs including the laptop mentioned above. Both can connect to Internet. I want to utilize my laptop as server & the other PC running Windows 98 SE as client. I would be grateful to receive setp-by-setp detailed solution to achieve the task:
1. Software on Server machine (Operating System, VS .Net etc) 2. Configuration on server to allow access to client machine 3. Confuguration on Client machine to create connectivity with server 4. Software(s) needed on Client to run the application.