Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 361(0.016 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2
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 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 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 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 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 Views: 0
I have a portal and I wish to create a program to send images from my WebCam to it. Who can help me with a sample project of broadcasting images from a webCam?
Zones: Delphi ProgrammingDate Answered: 01/25/2003 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 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, Tivoli Storage ManagerDate Answered: 11/24/2003 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 Views: 8
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 Views: 0