Click here to Skip to main content
16,004,977 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: named pipe: how to write array of struct Pin
ginjikun13-Apr-07 7:17
ginjikun13-Apr-07 7:17 
Questionc++ Pin
sakssp3-Apr-07 21:20
sakssp3-Apr-07 21:20 
AnswerRe: c++ Pin
Christian Graus4-Apr-07 10:34
protectorChristian Graus4-Apr-07 10:34 
GeneralRe: c++ Pin
Paul Conrad8-Apr-07 20:05
professionalPaul Conrad8-Apr-07 20:05 
AnswerRe: c++ Pin
Shivam Pathak 1824-Jun-22 2:14
Shivam Pathak 1824-Jun-22 2:14 
QuestionTesting the Polymorphism in C++ Pin
senthil_govi_B3-Apr-07 20:48
senthil_govi_B3-Apr-07 20:48 
AnswerRe: Testing the Polymorphism in C++ Pin
Christian Graus4-Apr-07 10:35
protectorChristian Graus4-Apr-07 10:35 
Questionsocket program help Pin
mhetfield19783-Apr-07 11:42
mhetfield19783-Apr-07 11:42 
Hi all,
i want to add in that server program that it will accept only the password from the client if it's "mypassword":

i'm not writing any client program. the client will be the built in linux Telnet program

so the session will be between the server and client as follows

1. telnet 192.11.11.9 password "mypassword".

2.then the server if recieved the password "mypassword" it will connect if not it will close the connection.


I want to know how i can make the server program recognize that the pasword is right or wrong..how i can write it in the server

Thanks
AnswerRe: socket program help Pin
Christian Graus3-Apr-07 12:01
protectorChristian Graus3-Apr-07 12:01 
GeneralRe: socket program help Pin
mhetfield19783-Apr-07 12:03
mhetfield19783-Apr-07 12:03 
GeneralRe: socket program help Pin
Nish Nishant3-Apr-07 13:34
sitebuilderNish Nishant3-Apr-07 13:34 
QuestionConverting from std::string to System::String^ Pin
flippydeflippydebop2-Apr-07 2:44
flippydeflippydebop2-Apr-07 2:44 
AnswerRe: Converting from std::string to System::String^ Pin
led mike2-Apr-07 4:34
led mike2-Apr-07 4:34 
AnswerRe: Converting from std::string to System::String^ Pin
Mark Salsbery2-Apr-07 6:50
Mark Salsbery2-Apr-07 6:50 
GeneralRe: Converting from std::string to System::String^ Pin
flippydeflippydebop2-Apr-07 8:57
flippydeflippydebop2-Apr-07 8:57 
GeneralRe: Converting from std::string to System::String^ Pin
Mark Salsbery2-Apr-07 9:26
Mark Salsbery2-Apr-07 9:26 
GeneralRe: Converting from std::string to System::String^ Pin
led mike2-Apr-07 9:30
led mike2-Apr-07 9:30 
GeneralRe: Converting from std::string to System::String^ Pin
flippydeflippydebop2-Apr-07 19:55
flippydeflippydebop2-Apr-07 19:55 
Questiondisable print screen button in key board Pin
nivasinfotech1-Apr-07 18:48
nivasinfotech1-Apr-07 18:48 
AnswerRe: disable print screen button in key board Pin
George L. Jackson2-Apr-07 14:58
George L. Jackson2-Apr-07 14:58 
Question(char*& Content) ? Pin
Software_Specialist1-Apr-07 7:53
Software_Specialist1-Apr-07 7:53 
AnswerRe: (char*& Content) ? Pin
Richard Andrew x641-Apr-07 8:37
professionalRichard Andrew x641-Apr-07 8:37 
GeneralRe: (char*& Content) ? Pin
Software_Specialist1-Apr-07 9:56
Software_Specialist1-Apr-07 9:56 
GeneralRe: (char*& Content) ? Pin
Software_Specialist1-Apr-07 9:57
Software_Specialist1-Apr-07 9:57 
GeneralRe: (char*& Content) ? Pin
Richard Andrew x641-Apr-07 10:06
professionalRichard Andrew x641-Apr-07 10:06 

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.