Click here to Skip to main content
15,891,204 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: coding help Pin
N a v a n e e t h7-Jan-10 18:06
N a v a n e e t h7-Jan-10 18:06 
GeneralRe: coding help Pin
helawae9-Jan-10 20:41
helawae9-Jan-10 20:41 
GeneralRe: coding help Pin
N a v a n e e t h10-Jan-10 3:11
N a v a n e e t h10-Jan-10 3:11 
QuestionVC C++ 2005 Error Create Register in clr form Pin
ajaxswan27-Dec-09 16:12
ajaxswan27-Dec-09 16:12 
AnswerRe: VC C++ 2005 Error Create Register in clr form Pin
Luc Pattyn28-Dec-09 1:26
sitebuilderLuc Pattyn28-Dec-09 1:26 
QuestionSyncronize Two ComboBox in visual c++ Pin
johnjitu22-Dec-09 23:40
johnjitu22-Dec-09 23:40 
AnswerRe: Syncronize Two ComboBox in visual c++ Pin
N a v a n e e t h23-Dec-09 20:08
N a v a n e e t h23-Dec-09 20:08 
QuestionC# send structure objects through socket Pin
ikurtz18-Dec-09 6:03
ikurtz18-Dec-09 6:03 
i have done a bit of reading in client/server programming in c#. i am familiar enough with this process to ask the following question:

how do i transmit structure objects through tcp/ip instead of just strings?

my app is a networked game with chat capabilities. so instead of just transmitting text, i would like to imploy a data structure or class structure that will have two fields: i. packet type ii. the data for the packet type

and i would transmit this when needed during the execution of the application, and decode the data object at the receiving end and place it where it belongs.

im not looking for code, just some ideas and search statements i can feed to google so i will; have a better understanding.

ive read about serialisation/de serialisation, is that he way to go?

thanks.
AnswerRe: C# send structure objects through socket Pin
Paulo Zemek18-Dec-09 8:29
mvaPaulo Zemek18-Dec-09 8:29 
GeneralRe: C# send structure objects through socket Pin
ikurtz18-Dec-09 8:46
ikurtz18-Dec-09 8:46 
GeneralRe: C# send structure objects through socket Pin
Mark Salsbery18-Dec-09 9:29
Mark Salsbery18-Dec-09 9:29 
GeneralRe: C# send structure objects through socket Pin
ikurtz18-Dec-09 9:42
ikurtz18-Dec-09 9:42 
AnswerRe: C# send structure objects through socket Pin
N a v a n e e t h18-Dec-09 15:38
N a v a n e e t h18-Dec-09 15:38 
QuestionIssue Reading and Writing to Serial Port Pin
BubbaGeeNH17-Dec-09 5:38
BubbaGeeNH17-Dec-09 5:38 
AnswerRe: Issue Reading and Writing to Serial Port Pin
Rick Shaub18-Dec-09 9:05
Rick Shaub18-Dec-09 9:05 
GeneralRe: Issue Reading and Writing to Serial Port Pin
BubbaGeeNH22-Dec-09 3:59
BubbaGeeNH22-Dec-09 3:59 
GeneralRe: Issue Reading and Writing to Serial Port Pin
Luc Pattyn22-Dec-09 6:38
sitebuilderLuc Pattyn22-Dec-09 6:38 
QuestionExtension Methods feature over mixed solution (managed c++ to C#) [solved] Pin
Martin#17-Dec-09 2:12
Martin#17-Dec-09 2:12 
AnswerRe: Extension Methods feature over mixed solution (managed c++ to C#) Pin
N a v a n e e t h17-Dec-09 16:56
N a v a n e e t h17-Dec-09 16:56 
GeneralRe: Extension Methods feature over mixed solution (managed c++ to C#) Pin
Martin#17-Dec-09 19:36
Martin#17-Dec-09 19:36 
GeneralRe: Extension Methods feature over mixed solution (managed c++ to C#) Pin
N a v a n e e t h17-Dec-09 20:51
N a v a n e e t h17-Dec-09 20:51 
GeneralRe: Extension Methods feature over mixed solution (managed c++ to C#) Pin
Martin#17-Dec-09 21:26
Martin#17-Dec-09 21:26 
GeneralRe: Extension Methods feature over mixed solution (managed c++ to C#) Pin
tonyt24-Jan-10 15:09
tonyt24-Jan-10 15:09 
GeneralRe: Extension Methods feature over mixed solution (managed c++ to C#) Pin
Martin#24-Jan-10 22:42
Martin#24-Jan-10 22:42 
Question“An unhandled exception of type 'System.IO.FileLoadException' occurred in Pin
vibindia16-Dec-09 15:21
vibindia16-Dec-09 15:21 

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.