Click here to Skip to main content
15,904,023 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with HashTable Pin
Vega023-Mar-08 22:47
Vega023-Mar-08 22:47 
GeneralRe: Problem with HashTable Pin
NarVish3-Mar-08 23:24
NarVish3-Mar-08 23:24 
GeneralRe: Problem with HashTable Pin
Guffa4-Mar-08 4:33
Guffa4-Mar-08 4:33 
GeneralRe: Problem with HashTable Pin
Vega024-Mar-08 6:01
Vega024-Mar-08 6:01 
GeneralRe: Problem with HashTable Pin
Guffa4-Mar-08 10:22
Guffa4-Mar-08 10:22 
Questionhelp in deploying windows application Pin
Sadaf Naeem3-Mar-08 22:19
Sadaf Naeem3-Mar-08 22:19 
GeneralRe: help in deploying windows application Pin
yogesh_kumar_agarwal3-Mar-08 22:45
yogesh_kumar_agarwal3-Mar-08 22:45 
QuestionC# client with a C++ server Pin
turkel3-Mar-08 22:08
turkel3-Mar-08 22:08 
Hello,

I'm trying to make connection between a C# client to a C++ server.
Since I'm new at C/S I just downloaded sample programs, and tested them.
I downloaded the C++ server (and client) from:
http://www.codeproject.com/KB/IP/client_server_socket.aspx
The communication succeeded.
I also downloaded C# C/S from:
http://www.codeproject.com/KB/IP/tcpclientserver.aspx
It also worked.
But when I tried to make a connection from the C# client to the C++ server it didn't work (later on I also tried other versions of servers and clients in both languages – none worked).
What I see is that the client succeeded to connect to the server, but it didn’t succeed to send anything to the server, and the server stayed blocked waiting for the client's message (I encountered a version in which the server did get a message, i.e. was released from the blocking condition, but the message was empty).
BTW, when I changed the code such that only the server sends a message to the client - everything worked.
I don't know what problem to look for, nor if there is any known problems in this scenario.
I will really appreciate any help or idea what to do.

Thanks,
Itzik
GeneralRe: C# client with a C++ server Pin
Christian Graus3-Mar-08 22:12
protectorChristian Graus3-Mar-08 22:12 
GeneralRe: C# client with a C++ server [modified] Pin
turkel4-Mar-08 5:40
turkel4-Mar-08 5:40 
GeneralCreate PDF file and directly send it on particular Email address Pin
M Riaz Bashir3-Mar-08 20:04
M Riaz Bashir3-Mar-08 20:04 
GeneralRe: Create PDF file and directly send it on particular Email address Pin
Christian Graus3-Mar-08 20:34
protectorChristian Graus3-Mar-08 20:34 
GeneralRe: Create PDF file and directly send it on particular Email address Pin
Rajesh R Subramanian3-Mar-08 20:53
professionalRajesh R Subramanian3-Mar-08 20:53 
GeneralRe: Create PDF file and directly send it on particular Email address Pin
blackjack21504-Mar-08 0:16
blackjack21504-Mar-08 0:16 
GeneralException When Accessing Process.StartTime, Exc:"Access is Denied" Pin
Cyber Friend3-Mar-08 19:53
Cyber Friend3-Mar-08 19:53 
GeneralRe: Exception When Accessing Process.StartTime, Exc:"Access is Denied" Pin
Christian Graus3-Mar-08 20:48
protectorChristian Graus3-Mar-08 20:48 
GeneralRe: Exception When Accessing Process.StartTime, Exc:"Access is Denied" Pin
Cyber Friend3-Mar-08 21:14
Cyber Friend3-Mar-08 21:14 
GeneralRe: Exception When Accessing Process.StartTime, Exc:"Access is Denied" Pin
Giorgi Dalakishvili20-Dec-11 0:43
mentorGiorgi Dalakishvili20-Dec-11 0:43 
QuestionHow to implement remote sensing image segmentation in C# Pin
Ashokpnathan3-Mar-08 19:43
Ashokpnathan3-Mar-08 19:43 
AnswerRe: How to implement remote sensing image segmentation in C# Pin
Christian Graus3-Mar-08 19:50
protectorChristian Graus3-Mar-08 19:50 
QuestionWht's The best way to add projects in solution... Pin
Amit Sk Sharma3-Mar-08 18:26
Amit Sk Sharma3-Mar-08 18:26 
GeneralRe: Wht's The best way to add projects in solution... Pin
Christian Graus3-Mar-08 18:56
protectorChristian Graus3-Mar-08 18:56 
GeneralRe: Wht's The best way to add projects in solution... Pin
Amit Sk Sharma3-Mar-08 19:35
Amit Sk Sharma3-Mar-08 19:35 
GeneralRe: Wht's The best way to add projects in solution... Pin
Christian Graus3-Mar-08 19:51
protectorChristian Graus3-Mar-08 19:51 
GeneralRe: Wht's The best way to add projects in solution... Pin
kannan M ambadi3-Mar-08 19:44
kannan M ambadi3-Mar-08 19:44 

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.