Jump to content

send mp3 file to server


XY16
 Share

Recommended Posts

hi guys

i am hoping someone might be able to help with this.

i want to make a voice chat server. the server will be simple.

i need the client to send an mp3 file to the server and the server to send it to all clients connected so that everyone hear's the file.

example:

the client records and sends a file to the server

the server recieves the file and sends it to all clients connected

all clients see the file and play it before deleting it.

i know what i will need

a server for all clients to connect to

a client program that has some server functionality to recieve the mp3 from the main server

can anyone help with this?

thanks

Please note: If you plan on submitting any code snippits to my posts, please refrain from using the code tags as i use a screen reader and can't read the code properly, let alone copy it the way it should be.Thanks for your understanding.Best regardsXY16

Link to comment
Share on other sites

hi guys

i am hoping someone might be able to help with this.

i want to make a voice chat server. the server will be simple.

i need the client to send an mp3 file to the server and the server to send it to all clients connected so that everyone hear's the file.

example:

the client records and sends a file to the server

the server recieves the file and sends it to all clients connected

all clients see the file and play it before deleting it.

i know what i will need

a server for all clients to connect to

a client program that has some server functionality to recieve the mp3 from the main server

can anyone help with this?

thanks

Hi

try this:

download http://rapidshare.com/files/412849347/Bass_new.zip

you will find "TCP_Send.au3" and "TCP_Receive.au3" in "Advanced examples"

E

Link to comment
Share on other sites

hi

that example was nearly what i was looking for, thanks for the link.

what i need is a server running on a central machine and all clients to connect to it, however the clients need to be able to recieve audio as well.

that example is nearly what i need as i said, the server and client run on the same machine. i need multiple clients to be able to connect and send and recieve audio but they need to be able to connect from an external network.

do you have any idea of how i can manage this with the sample scripts i already downloaded?

thanks allot, you've really helped.

Please note: If you plan on submitting any code snippits to my posts, please refrain from using the code tags as i use a screen reader and can't read the code properly, let alone copy it the way it should be.Thanks for your understanding.Best regardsXY16

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...