473,503 Members | 1,656 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to write a remote server management software?

I'd like to know where to find information on how to write a remote
server management software. I just want to be able to power
on/off/reset servers within the same LAN. Is Visual Basic capable of
doing this kind of program ? Thank you so much.
Jul 17 '05 #1
2 2717
Azl

"Abby" <ab*****@yahoo.com> wrote in message
news:b4**************************@posting.google.c om...
I'd like to know where to find information on how to write a remote
server management software. I just want to be able to power
on/off/reset servers within the same LAN. Is Visual Basic capable of
doing this kind of program ? Thank you so much.

this article http://www.jaredshelp.com/article65.html gives you example
source code to shutdown windows from VB using the API.

the other aspect would be the Client/Server apps that communicate. I advise
you look into the Winsock library. VB has a 'Winsock' control too.
Have an app running on the server(s), listening for a signal from you client
machine. when received start the shutdown procedure as in the article.

don't know any specific resources but this should get you going.
AL.
Jul 17 '05 #2
Thanks a lot, Mr. Azl.
"Azl" <A.B.Barker@_NoSpam_btinternet.com> wrote in message news:<bg**********@titan.btinternet.com>...
"Abby" <ab*****@yahoo.com> wrote in message
news:b4**************************@posting.google.c om...
I'd like to know where to find information on how to write a remote
server management software. I just want to be able to power
on/off/reset servers within the same LAN. Is Visual Basic capable of
doing this kind of program ? Thank you so much.

this article http://www.jaredshelp.com/article65.html gives you example
source code to shutdown windows from VB using the API.

the other aspect would be the Client/Server apps that communicate. I advise
you look into the Winsock library. VB has a 'Winsock' control too.
Have an app running on the server(s), listening for a signal from you client
machine. when received start the shutdown procedure as in the article.

don't know any specific resources but this should get you going.
AL.

Jul 17 '05 #3

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

Similar topics

0
1809
by: Rupe | last post by:
I have a web site on a remote, shared host with a bunch of individual Access databases. I want to switch my databases from Access to MS SQL and have some questions. I update some of my Access...
9
2687
by: RvGrah | last post by:
After much hair-pulling, I've finally found the answer to a problem that many are fighting with, difficulty connecting from Sql 2005 Server Management or VS2005 to a remote Sql Server running Sql...
6
20893
by: 3Dfelix | last post by:
Hi, someone could help me with this problem when trying to insert a record in a SQL express database? I can view record but not edit or insert. When connecting to SQL Server 2005, this failure...
10
5762
by: cleo | last post by:
I am migrating from VB6/Access to Visual Basic and SQL Express. I have success writing test code on my local machine and am now setting up tests for deployment to a server. I have installed SQL...
0
789
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
3
14030
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
2
4757
by: Vadim Malishev | last post by:
Hello, Can anybody help to solve the following problem? My Windows Service trying to access remote machine to get WindowsDirectory Property over Win32_OperatingSystem WMI class. Both servers...
15
2045
by: jim | last post by:
Maybe I'm missing something, but it doesn't look like Microsoft writes a lot of apps in .Net (although they certainly push it for others). What does MS write using pure .Net? If applications...
10
2130
by: cjard | last post by:
I have a client and server that enjoy the following simple dialogue: Client connects Client sends request Server sends response Client disconnects This is the way it must be. The response...
0
7202
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
7328
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6991
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7458
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5578
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5013
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.