User profile: anon001

User info
User name:anon001
History
Joined:
Number of posts:45
Latest posts:

Linux regular expression
Hi can someone explain regular expressions to me. I have to use regex's and sed/awk to output the da...

c++/cli
How do you encrypt a message in c++/cli for a client server application?????????

c++ cli encryption
How do you encrypt a message in c++/cli for a client server application?????????

Need help with encryption!! c++/cli
client (Form1.cpp) [code]#include "Form1.h" #include <Windows.h> using namespace System; using nam...

Need help with encryption!! c++/cli
Reimplement your calculator to encrypt the communication between the clients and the server. Use sym...