Teddy

Teddy
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
C# Tutorial - Simple Threaded TCP Server
11/18/2009 - 11:40
I need help urgently.
An application written in C++ writes messages in the form of (char*) struct continuously.
I need to create a windows server ( written in c#) that would receive that message from that socket and parse that and send the information back again in the same socket.
Please help me
1. how the c++ message will be read by c# codes?
2. How the threading model would be for the c# application?
3.How it will write data into socket that would be readable by c++ application?PLeeeeeASE HELP.
Recent Comments