i'm interesting of source code example :http://downloads.sourceforge.net/project/openrrcp/openrrcp/0.1.93/openrrcp-0.1.93.tar.gz?use_mirror=ignum
this is program for manage switches with rrcp protocol. To compile source code it's need to install
1. Winpcap (http://www.winpcap.org/install/bin/WinPcap_4_1_1.exe)
2. http://www.winpcap.org/archive/2.02-WPdpack.zip
3. http://www.csie.nuk.edu.tw/~wuch/course/csc521/2007/ex1-winpcap/ -->Here is example how to compile program in visual c++ with winpcap
Everythings what i found in google for compiling source code of OpenRRCP was for Linux. Is it possible to compile this source code in Visual C++ 6.0 and How to ?
Everytime i had error . I found suggestion for using MinGW (http://www.mingw.org/category/wiki/download). Compiling with MinGW was with errors too.
I cannot found any other source code example for RRCP in Windows.

Thanks in advance !

>>Thanks in advance !

Dump vc++ 6.0 -- its old, outdated and does not support c++ very well.

Another suggestion: Go to www.winpcap.org, click on their Support link and join their mailing list. Get answers to your questions from the people who should know.

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.