Enter Keywords:
1 - 10 of 376(0.088 seconds)
Sort By:
 
I want a java program (not applet) to basically use broadcasting to send messages (relay chat group). the program should act as both a client and server and it will forward character strings betw...
Zones: JavaDate Answered: 05/07/1997 Rating: 7.2 Views: 0
Hi experts, I have to write two apps: I need a server to broadcast a TCP/IP package over a LAN and have clients listen on a certain port an respond to the broadcast by displaying a message on the s...
Zones: Windows MFCDate Answered: 04/12/1999 Rating: 8.2 Views: 0
Hi,   I am writing a network programming .   I would like to write a server (Application)   that can BROADCAST to all my connected clients (Applet).   Any idea how to create a BROADCAST Server ? ...
Zones: JavaDate Answered: 06/15/1999 Rating: 8.4 Views: 0
       I've interested in Wake on Lan Technology. They say that to wake up a lousy station, all I have to do is just to broadcast a TCP/IP Packet Through out Network, I don't understand how to get...
Zones: Delphi ProgrammingDate Answered: 09/15/2003 Rating: 7.2 Views: 0
I'm trying to use some software that is supposed to communicate one computer to a couple of others by sending broadcast messages. I don't understand how a message is sent and received. I did...
Zones: Unix NetworkingDate Answered: 09/25/2002 Rating: 8.6 Views: 0
Is there a switch that can be used to down a server, dismount a volume, deactivate an NSS pool without the server sending a broadcast message to all connected users?  If so, would someone be so kin...
Zones: NetwareDate Answered: 11/18/2003 Rating: 8.8 Views: 0
Hi, We're creating an application to do distributed measurement of application performance that runs on workstations and that we can deploy on our network. We'd like for these "watchdog" PCs ...
Zones: Java, T...Date Answered: 11/24/2003 Rating: 7.4 Views: 0
I am trying to broadcast a simple datagram packet over the network using the sendto() function on a linux box.         int sckt;      struct sockaddr_in dest_addr;      sckt=socket(AF_INET,SOC...
Zones: CDate Answered: 03/10/2003 Rating: 7.6 Views: 20
Hi all, :) How to broadcast a message within a LAN using Winsock? Meaning how to send a message to every machine in a local network without knowing their IP addresses, of course you do know the ...
Zones: C++Date Answered: 04/30/2003 Rating: 7.8 Views: 0
Hi, I have Point to Point connectivity between my two offices with Cisco 2621 Router. When i monitor the traffic on my network, it shows broadcast packet from my router's ethernet port. I configur...
Zones: BroadbandDate Answered: 10/07/2003 Rating: 7.2 Views: 0