Current location: Hot Scripts Forums » General Community » Script Requests » how to retrieve data from local server using static ip?


how to retrieve data from local server using static ip?

Reply
  #1 (permalink)  
Old 09-14-10, 03:05 PM
rajgunlokesh rajgunlokesh is offline
New Member
 
Join Date: Sep 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
how to retrieve data from local server using static ip?

I am working on one college website using asp and mssql db server. My client wants to show data like attendance via biometric, examination marks, student info on website from local server which is located at his place.
Student or parent can see these info using them username and password. Please help me how can I do that?

I heard about static IP address but is it secure? and I don’t know how to do this. Please guide me someone because this is a new experience for me.
Reply With Quote
  #2 (permalink)  
Old 09-14-10, 03:13 PM
bizzar528's Avatar
bizzar528 bizzar528 is offline
Community Liaison
 
Join Date: Sep 2004
Location: Pennsylvania, US
Posts: 1,550
Thanks: 2
Thanked 16 Times in 15 Posts
The static ip just means the website will be able to find his server. The hard part is how to get the data from that server to appear on the website. The easiest way would probably be to have a web service (wsdl) running on that local server, and then have the website call that service to pull data. It's not the most secure way to do things since you aren't using an ssl cert or anything, but it would probably work. Or, maybe have a scheduled task or cron job push his data up to the website and have it parsed from there? Like save it to a database, and then have the website pull it back out and display it based on a username/password scheme.
Reply With Quote
Reply

Bookmarks

Tags
asp, static


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
IPB WARNING [2] mysql_connect(): Can't connect to local MySQL server through socket ' Dr. Forensics Database 1 09-09-06 05:06 PM
error on local test server plumbjet ASP 2 05-22-06 09:59 AM
Free web site, control panel, and dedicated IP with game server purchase for only $25 twastudios General Advertisements 3 10-20-05 06:13 AM
retrieve data from combo box sasi ASP 1 09-03-03 06:16 PM


All times are GMT -5. The time now is 10:05 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.