473,394 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

connecting to remote timeserver

does anyone have any info on how to connect to a remote time server such as
time.microsoft.com in order to retrieve Date/Time data?

any pointers would be useful,

thanks,

Manny
Nov 20 '05 #1
6 2849
I was minding my own business when Manny blurted out:
does anyone have any info on how to connect to a remote time server such as time.microsoft.com in order to retrieve Date/Time data?

any pointers would be useful,

thanks,

Manny


If you don't mind a little research, check out
http://www.faqs.org/rfcs/rfc958.html for the NTP protocol specifications and
requirements.


--
Insert corny line here
Nov 20 '05 #2
Hi Manny

Here's a program in C#
http://www.c-sharpcorner.com/Code/20...TimeServer.asp

If you're uncertain about C#, give it a look anyway - you'll be surprised
how easy it is to understand. Any questions, bring 'em back here.

Regards,
Fergus
Nov 20 '05 #3
"Fergus Cooney" <fi******@tesco.net> scripsit:
If you're uncertain about C#, give it a look anyway - you'll be surprised
how easy it is to understand. Any questions, bring 'em back here.


And a commercial component:

<http://www.componentsource.com/Catalog/KeyTechNETInternetComponentSuite_512887.htm>

;-)

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #4
Hi Manny,

|| any pointers would be useful,

It's unfortunate (well, maybe not) but pointers are not available in
VB.NET. You can have pointers if you use C# but you'll have to mark such areas
of code with the 'unsafe' keyword.

;-))

Regards,
Fergus
Nov 20 '05 #5
"Flying Frank" <fi****@post.com> scripsit:
^^^ New name?
any pointers would be useful,


It's unfortunate (well, maybe not) but pointers are not available in
VB.NET. You can have pointers if you use C# but you'll have to mark such areas
of code with the 'unsafe' keyword.


Why not keep the code in a C# class library and use it with the VB.NET application?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #6
Hi Herfreid,

Lol. All that talk about pointers was a joke - Manny isn't interested in
memory pointers - he wants pointers to information!! :-) However, having given
him what he wanted, I couldn't resist pretending to misunderstand. ;-)

'Flying Frank' ** an alias that I've been using with Nick (until he sees
through it). It was only for one message but I forgot to switch back, dammit!
If Nick reads the Flying Franks with my proper sign-off then I'll have given
the game away :-(

But so far (unless he's double-bluffing me) he doesn't seem to have fully
made the connection, tee hee. ;-))

Regards,
Fergus

** I'll explain later if you wish. But more info here:
The topic: *** ATTENTION MICROSOFT ****
and http://members.lycos.co.uk/nickpatemanpwp/soft-ffc.htm
Nov 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: stabbert | last post by:
We are running DB2 UDB 8.1.6 in a partitioned environment where we have 8 physical nodes. We have a process that remotely connects to each individual node and loads some data. By setting the...
1
by: Jim Bayers | last post by:
Our network nazi doesn't want us running a webserver on the server that has a connection to the campus database so we created a remote object that runs as a windows service. The windows service...
5
by: bill | last post by:
I am having difficulties connecting to a remote Sql server database in VB.net. Lets say my remote server is found at 255.255.255.255 and its name is MyServer. The database is called MyDatabase....
0
by: acwomble | last post by:
I am working with a database on another system via a ssh tunnel using plink. We have setup an alias the local system for the remote database. I am able to connect and work from within Visual...
0
by: Suresh | last post by:
Hi Guys I have Db2 server installed on remote server. i am connecting to that remote server by using VPN. I want to connect that remote DB2 server instance using my local machine DB2...
8
by: =?Utf-8?B?U3JpcmFtIE1hbGxhanlvc3VsYQ==?= | last post by:
Hi, I am not sure whether this is the correct newsgroup where I need to post my question. Let me know where I need to post for a quick response. I get the following error when I try to connect...
2
by: samadams_2006 | last post by:
Hello, I have a problem that I'm hoping someone will be able to help me resolve. 1) I have a C# Web Site in which I connect to the database: "Install Microsoft SQL Server 2005 Express...
3
by: Me LK | last post by:
I did a search but could not find an aswer that worked so here it goes. I just did an upgrade from 2003 to vs 2005 express. I am using a remote sql server 2000. I specifically upgrade to make...
0
by: aboutjav.com | last post by:
Hi, I need some help. I am getting this error after I complete the asp.net register control and click on the continue button. It crashed when it tries to get it calls this Profile property ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.