C Board  

Go Back   C Board > General Programming Boards > Networking/Device Communication

Reply
 
LinkBack Thread Tools Display Modes
Old 03-13-2006, 12:34 PM   #1
Arggggh
 
DeepFyre's Avatar
 
Join Date: Sep 2004
Posts: 227
sending commands

i know that you can send text from the serve to a client application, but is there a way to send a command to the client application (i.e. "close" (Alt + F4)). I know that you could send a code in text from the server and the client just translate that into a command, but in this case i cant modify the code of the client (the client just listens on a port for an incoming message). If it helps any, both the server and the client will be running Windows.
__________________
Keyboard Not Found! Press any key to continue. . .
DeepFyre is offline   Reply With Quote
Old 03-13-2006, 01:19 PM   #2
Registered User
 
Join Date: Nov 2001
Posts: 1,348
No. Each can analyze and filter the command.

Kuphryn
kuphryn is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Executing DOS commands from inside an image Moony C Programming 6 03-16-2008 12:40 PM
Need to write a program to execute a list of system commands mdthahir C Programming 2 07-27-2007 12:48 PM
Sending Shell Commands Pudnut C# Programming 2 08-29-2004 01:13 AM
Sending commands over IDE Coherent Windows Programming 0 10-07-2003 11:12 AM
Sending commands to port Neha A Brief History of Cprogramming.com 1 02-28-2002 02:52 PM


All times are GMT -6. The time now is 05:10 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22