Originally posted by: scott summers
hi,
i need a modified C/C++ program that reads a wavefile and converts it to bits.
i also need a program in C/C++ that performs the fourier analysis of voice.
if someone has such a program plz let me know. i am in urgent need for these softwares.
thanks,
scott
Originally posted by: mehdi shahabadi
HI
I use winsocket.h in visual c++
but i have a problem,my question is:
how can send and receive type struct by following functions:
int send (
SOCKET s,
const char FAR *buf,
int len,
int flags
);
int recv (
SOCKET s,
char FAR *buf,
int len,
int flags
);
thank you!
Originally posted by: Irfan
Hiii i am going through the code and i tried to run
this code.It works but the Txmission of Voice frm 1 Pc
to another is very rare.Some times the voice will be
Txed but on other ocassions it will NOT Go to the
Concerned Party system.
Any Idea............And the Exe Hangs Up after that...
I tried many times and the errror still persisits and
after trying many times i get the Voice Receival after
some time and that to frm 1 Side ONLY.....
How to Proceed..........
Bye
Originally posted by: josalb
I receive an eroor sound format when trying to talk chat. I tried on windows me and windows xp
ReplyOriginally posted by: Steve
If RTP/RTCP added, it will be great
ReplyOriginally posted by: qingyu
Application can run.
but we can't talk to each other
Originally posted by: MiiB
Sure, the code work under Windows 2K without compilation problems or anything else..... Good Luck
ReplyOriginally posted by: Carrey
talkserver ERROR:
Can't build server sockets!
talkclient ERROR:
Failed to allocate memory for m_lpProtBuf!
Reply