TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
GerryMark Franceliso
NA
12
1k
Connect to a specific IP address using Wamp Server
Feb 12 2018 1:05 AM
Hi! I'm new to C# Programming. I've already started with the basics and connecting to the database using localhost. Now I am wondering how to connect to a specific IP address and accessing my database from another computer using my application. So far I've already tried changing the file "httpd.conf", "phpmyadmin.conf" and "sqlbuddy.conf" and also I can access "phpmyadmin" to any computer using my specific IP Address. After that, I've allowed "Port:80" in my Firewall. Lastly, I copied my "Bin" Files to a network computer and tried accessing my application to that computer, but it gives me an error that no database found.
Reply
Answers (
0
)
Two parallel running thread want to update a label on WinFom
How do I populate XML (converted from JSON) to data grid vie