I have a LAN connection with my project and I need to display a running time and date of with labels anyone have an idea? is it curdate and curtime?
easygi 0 Newbie Poster
Recommended Answers
Jump to PostYes you can.
Try socket...
http://vb.net-informations.com/communications/vb.net_socket_programming.htm
In this tutorial you can learn socket and how it works in VB.Net..After learning Make a server and a client... Client …
Jump to PostYou can also sync your computer clock with the server. From the command shell you can do
D:\temp>net time /?
The syntax of this command is:NET TIME
[\\computername | /DOMAIN[:domainname] | /RTSDOMAIN[:domainname]] [/SET]
Then you can just get the date/time from your own computer. You …
Jump to PostCodeproject has some code to get remote date/time info here.
All 9 Replies
M.Waqas Aslam 67 Posting Pro in Training Featured Poster
easygi 0 Newbie Poster
kingsonprisonic 42 Posting Whiz in Training
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
easygi 0 Newbie Poster
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
easygi 0 Newbie Poster
Reverend Jim 5,225 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.