Click here to Skip to main content
15,891,375 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: help me Pin
shosho-only30-Jan-06 2:45
shosho-only30-Jan-06 2:45 
GeneralRe: help me Pin
toxcct30-Jan-06 2:46
toxcct30-Jan-06 2:46 
GeneralRe: help me Pin
shosho-only30-Jan-06 2:49
shosho-only30-Jan-06 2:49 
GeneralRe: help me Pin
toxcct30-Jan-06 2:50
toxcct30-Jan-06 2:50 
GeneralRe: help me Pin
toxcct30-Jan-06 2:58
toxcct30-Jan-06 2:58 
AnswerRe: help me Pin
Cedric Moonen30-Jan-06 3:56
Cedric Moonen30-Jan-06 3:56 
GeneralRe: help me Pin
toxcct30-Jan-06 5:55
toxcct30-Jan-06 5:55 
QuestionHow to implement linux squid ? Pin
Ariston Darmayuda28-Jan-06 21:56
Ariston Darmayuda28-Jan-06 21:56 
Hi there, i have read reference about linux and found something nice. SQUIDBig Grin | :-D , it like a firewall but we can reject a packet request. But the problem is linux, it's so dificult to create application on itConfused | :confused: . So i want to get the SQUID into windows.

I have read article in here provide by Jesus O, about Packet Filter API, and Sniffer article, i want to combine it both, but the problem is how to block or reject the request, not block the IP address. For example if someone request :
http://ww.somewhere.com/somefile.mov

Then we put filter of file (not filtering IP address). For this we filter any file that have extension *.mov, then the request above will be rejected.

How can we make that, i hope anyone can help.

Thanks.
AnswerRe: How to implement linux squid ? Pin
gecool30-Jan-06 23:08
gecool30-Jan-06 23:08 
GeneralRe: How to implement linux squid ? Pin
Ariston Darmayuda31-Jan-06 3:30
Ariston Darmayuda31-Jan-06 3:30 
GeneralRe: How to implement linux squid ? Pin
gecool31-Jan-06 3:41
gecool31-Jan-06 3:41 
Questionmultiuser c++ sample code (not MC++ / VC) Pin
Bobby Dreamer198527-Jan-06 22:30
Bobby Dreamer198527-Jan-06 22:30 
AnswerRe: multiuser c++ sample code (not MC++ / VC) Pin
Nish Nishant28-Jan-06 2:23
sitebuilderNish Nishant28-Jan-06 2:23 
GeneralRe: multiuser c++ sample code (not MC++ / VC) Pin
Bobby Dreamer198530-Jan-06 20:35
Bobby Dreamer198530-Jan-06 20:35 
AnswerRe: multiuser c++ sample code (not MC++ / VC) Pin
Christian Graus29-Jan-06 14:20
protectorChristian Graus29-Jan-06 14:20 
GeneralRe: multiuser c++ sample code (not MC++ / VC) Pin
Bobby Dreamer198530-Jan-06 20:25
Bobby Dreamer198530-Jan-06 20:25 
QuestionC++ Pin
srimaha26-Jan-06 19:48
srimaha26-Jan-06 19:48 
AnswerRe: C++ Pin
Christian Graus29-Jan-06 14:19
protectorChristian Graus29-Jan-06 14:19 
GeneralRe: C++ Pin
gecool30-Jan-06 23:12
gecool30-Jan-06 23:12 
QuestionConvertion : VC++ 7.1 to VC++/CLI ? Pin
Wizard_0126-Jan-06 7:00
Wizard_0126-Jan-06 7:00 
AnswerRe: Convertion : VC++ 7.1 to VC++/CLI ? Pin
Nemanja Trifunovic26-Jan-06 7:21
Nemanja Trifunovic26-Jan-06 7:21 
GeneralRe: Convertion : VC++ 7.1 to VC++/CLI ? Pin
Wizard_0126-Jan-06 7:25
Wizard_0126-Jan-06 7:25 
GeneralRe: Convertion : VC++ 7.1 to VC++/CLI ? Pin
Nemanja Trifunovic27-Jan-06 10:05
Nemanja Trifunovic27-Jan-06 10:05 
QuestionUnmanaged Class Serialization in VC .NET Pin
cxxxc26-Jan-06 1:10
cxxxc26-Jan-06 1:10 
AnswerRe: Unmanaged Class Serialization in VC .NET Pin
Nemanja Trifunovic26-Jan-06 2:12
Nemanja Trifunovic26-Jan-06 2:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.