473,396 Members | 1,942 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,396 software developers and data experts.

Send/Listen Commands on LAN

Can someone point me in the right direction or tell me if it is possible to
do this? I'm new to VB but have a buddy that is really good but we can't
really find anything on doing this. We have built a small application that
we are running on the workstations at the office and we need to do global
updates to the local databases. We are using 98/2000 machines. We would
like to have app listening to certain port or something and be able to send
out a global update command to tell the app to perform a certain operations.
Is this possible. Please help. Thanks
Nov 20 '05 #1
3 1467
Would this work on 98 machines? Can you point me to any website with
sample/help? Thanks!

"David Williams" <Da***********@discussions.microsoft.com> wrote in message
news:C1**********************************@microsof t.com...
You could do this via a Remoting call to a Windows Service that did the updates.
HTH
--
David Williams, VB.NET MVP
"B-Dog" wrote:
Can someone point me in the right direction or tell me if it is possible to do this? I'm new to VB but have a buddy that is really good but we can't really find anything on doing this. We have built a small application that we are running on the workstations at the office and we need to do global updates to the local databases. We are using 98/2000 machines. We would like to have app listening to certain port or something and be able to send out a global update command to tell the app to perform a certain operations. Is this possible. Please help. Thanks

Nov 20 '05 #2
You can use remoting to talk FROM the 98 machine, no problem. I am not
sure that you can host a remoting session on one though - do not have
one to test on. I know that it would have to be a running program, not
a Windows Service however, as 98 does not support services. It could be
a background application (i.e. a console app) however that was started
from the Autoexec.BAT (whew, I have not thought about THAT in a while!)

HTH

David

"B-Dog" <bd***@hotmail.com> wrote in message
news:Oz**************@TK2MSFTNGP09.phx.gbl:
Would this work on 98 machines? Can you point me to any website with
sample/help? Thanks!

"David Williams" <Da***********@discussions.microsoft.com> wrote in
message
news:C1**********************************@microsof t.com...
You could do this via a Remoting call to a Windows Service that did
the

updates.

HTH
--
David Williams, VB.NET MVP
"B-Dog" wrote:
Can someone point me in the right direction or tell me if it is
possible to do this? I'm new to VB but have a buddy that is really good but we can't really find anything on doing this. We have built a small
application that we are running on the workstations at the office and we need to do global updates to the local databases. We are using 98/2000 machines. We would like to have app listening to certain port or something and be able
to send out a global update command to tell the app to perform a certain operations. Is this possible. Please help. Thanks


Nov 20 '05 #3
Hey thanks for the help, I think we found exactly what we needed. Got us
pointed in the right direction. Thanks

<David Williams>; "VB.NET MVP" <da********************@earthlink.net> wrote
in message news:Oy**************@TK2MSFTNGP10.phx.gbl...
You can use remoting to talk FROM the 98 machine, no problem. I am not
sure that you can host a remoting session on one though - do not have
one to test on. I know that it would have to be a running program, not
a Windows Service however, as 98 does not support services. It could be
a background application (i.e. a console app) however that was started
from the Autoexec.BAT (whew, I have not thought about THAT in a while!)

HTH

David

"B-Dog" <bd***@hotmail.com> wrote in message
news:Oz**************@TK2MSFTNGP09.phx.gbl:
Would this work on 98 machines? Can you point me to any website with
sample/help? Thanks!

"David Williams" <Da***********@discussions.microsoft.com> wrote in
message
news:C1**********************************@microsof t.com...
You could do this via a Remoting call to a Windows Service that did
the

updates.

HTH
--
David Williams, VB.NET MVP
"B-Dog" wrote:

> Can someone point me in the right direction or tell me if it is
> possible

to
> do this? I'm new to VB but have a buddy that is really good but we

can't
> really find anything on doing this. We have built a small
> application

that
> we are running on the workstations at the office and we need to do

global
> updates to the local databases. We are using 98/2000 machines. We

would
> like to have app listening to certain port or something and be able
> to

send
> out a global update command to tell the app to perform a certain

operations.
> Is this possible. Please help. Thanks
>
>
>

Nov 20 '05 #4

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

Similar topics

11
by: Google Mike | last post by:
I've got RH9 Linux with default PHP. Is there a way to send email on Linux to an Exchange Server from PHP and/or other tools when there is *NOT* SMTP access? Has anyone figured out a way to...
11
by: Wenfei | last post by:
Hi, For socket, I know how to use select and recv, but I don't know how to use select and send? Is anybody know? Thanks, Wenfei
3
by: Frank van Vugt | last post by:
L.S. Either the docs or I are missing something.... While using libpq I noticed that listen/notify calls were being converted to lowercase. A further look showed that the listen/notify calls...
0
by: Elhanan | last post by:
hi.. is there a way to listen to messages send by net send command in a dotnet program? using a hook of some sort.. i have an external program which once finishes on executing a command sends...
1
by: danfolkes | last post by:
Hey Everyone, I am trying to send repeated messages from a "Node" to a "Server". It works the first time I send the from the Node to Server, but after that it either errors, or does not do...
9
by: iceman | last post by:
Hi, I am having a varible in a structure as uint8_t eg struct eg { uint8_t a; uint16_t b; } I send this I use htons for uint16 to align it .I left uint8_as it is.But, when I sent it through...
4
by: Eran.Yasso | last post by:
Hi all, I am trying to write application which runs on my PC that sends data to an application running on Windows mobile. The problem is that the tcp over activesync doesn't work. The device is...
5
by: Markgoldin | last post by:
I am searching for a solution of sending messages from not .Net process into a .Net process written in C#. I have gone already thru sockets solution and have porblems with it. I am not a C# coder...
0
by: Xionbox | last post by:
Hello everybody, The error I have seems very easy to solve, but for some odd reason I can't seem to solve it. Anyways, here's my "setup". I created a server running on localhost:1200 (telnet...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
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...
0
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...

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.