Hello friends , I am doing a project about Video Streaming in J2ME . For that project i want to setup a Video Streaming Server in my system (Windows XP). I got the Source code of a Video Server written in C++ form sourceforge.net . But the documentation explaining that server is for Linux . So i decided to port that into Windows . I am stuck with Which compiler have to use the Turbo C++ Dos version or Visual C++2005 . At last i tried with Visual Studio and its showing lot of errors , any one please help me . What i have to do .... please ....

i am attaching the complete project ........... plz help me

Forget Turbo C -- its too old. Code::Blocks might work since it used MinGW which is the same compiler that's probably used on *nix, only the compiler was ported to MS-Windows, and it supports many of the *nix standard libraries.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.