|
a runtime error
i have succeed in compiling and linking the "hello world example" (the example in notebook) .
but when i run them .
what i do are as follows:
1 . run the server.exe (nothing happen)
2 . run the client.exe
it shows that
"This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."
the server dose not receive the message "hello world".
thanks !
|