Java Creating a Java Voice Chat Room with Admin Functions

  • Thread starter Thread starter apples
  • Start date Start date
  • Tags Tags
    Chat Java
AI Thread Summary
Creating a voice chat room with administrative functions embedded in a website is a complex task, especially for someone without programming experience. The discussion highlights the challenges of using Java for such an application, emphasizing the need for both client and server components, which require advanced knowledge of multithreading, socket management, and audio libraries. Many participants suggest that building this from scratch is unrealistic given the lack of programming skills and time constraints. Instead, they recommend exploring existing third-party chat applications or open-source projects that could meet the needs without the need for extensive development. The urgency expressed by the original poster raises questions about the necessity of the project and whether simpler, pre-existing solutions could suffice, such as using platforms like Skype or TeamSpeak. Ultimately, the consensus is that hiring a professional developer or utilizing existing software would be more practical than attempting to create a custom solution from the ground up.
  • #51
I really don't see why Skype or even NetMeeting won't completely satisfy your needs.

- Warren
 
Technology news on Phys.org
  • #52
i explained twice. Because then you have to invite other people in the conversation/room. people can't join themselves.
 
  • #53
Why not use teamspeak or ventrillo?

You're not making it easy for us to help you, you know.
 
  • #54
I doubt anyone will help a project that has no purpose. And currently this project has no purpose. Because well quite frankly there is no use for this project as there are a variety of others already widely available.
 

Similar threads

Back
Top