Re: Serializing Objects Across A NetworkStream
- From: <rlrcstr@xxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Sep 2006 10:00:09 -0700
I just figured the postings might get too hard to follow... Not a lack of
confidence in the community. :o)
I can't really consolidate the project. There's nothing else in it right
now except the communication code. I suppose I could try to explain my
thought process and post the whole deal... It's not all that big, just
totally uncommented and is quite a mess as I've been trying to figure this
out for several days and keep commenting out my old code - for reference. I
figured it's be easier to explain what I was thinking via email. If people
keep chiming in in the newsgroup, the thread gets hard to follow.
I'll try to clean it up a bit and post it...
Thanks.
Jerry
"Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:u%23YJ4hY4GHA.3600@xxxxxxxxxxxxxxxxxxxxxxx
Jerry,
I wouldn't recommend posting the whole project. I can't say that many
people would want to wander through it all.
If you can consolidate your errors into a sample program that displays
the error, that would help.
As for issues discussion about what you are doing, that's pretty much
the whole point of the newsgroups, no? I would say try us.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
<rlrcstr@xxxxxxxxxxxxxxxxx> wrote in message
news:eytuYfY4GHA.2464@xxxxxxxxxxxxxxxxxxxxxxx
I've got a basic "chat" infrastructure that can send objects across the
wire, but I'm running into a few issues with trying to send multiple
messages and things behaving differently in debug and release...
Is there anyone out there that considers themselves a threading / sockets
/ serialization guru? Not sure if it's appropriate to post an entire
project here and the issues discussion is probably a bit too complex for
newsgroup back and forth, but if someone thinks they can help, I can send
the code via email.
I suspect there might be a simpler way to accomplish my goal, but I've not
got enough experience in this realm...
If you're up for the challenge, please let me know.
Thanks.
Jerry
.
- References:
- Re: Serializing Objects Across A NetworkStream
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Serializing Objects Across A NetworkStream
- Prev by Date: Visual C# Express 'Include' libraries
- Next by Date: Re: Thread Logic Question
- Previous by thread: Re: Serializing Objects Across A NetworkStream
- Next by thread: Re: Serializing Objects Across A NetworkStream
- Index(es):
Relevant Pages
|