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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10008439.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10148625.htm...
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 ?
...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10166824.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20170377.html
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...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_20349666.html
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...
http://www.experts-exchange.com/Networking/Novell_Netware/Q_20457989.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20539245.html
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_20545293.html
Zones:
CDate Answered: 03/10/2003 Rating: 7.6 Views: 14
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20600609.html
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...
http://www.experts-exchange.com/Networking/Broadband/Q_20754913.html
Zones:
BroadbandDate Answered: 10/07/2003 Rating: 7.2 Views: 0