Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / May 2006

Tip: Looking for answers? Try searching our database.

Send Image in .NET Remoting

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
eSolTec, Inc. 501(c)(3) - 19 May 2006 23:44 GMT
I'm looking for code samples to send a jpg image from a client machine to a
host machine. Both have the same image picWindows picture container. I would
like to be able to send the image on one machine to another machine as close
to realtime as possible. Also, can someone point me a direction to find out
how to transmit various field of information, i.e. listboxview, listbox,
textbox, datagridview etc via .NET remoting. Everything I've found so far on
MSDN is C# and I'm looking VB.NET 2005 if at all possible. Not looking for a
dll, or activeX control, unless it's native to Windows, .NET Framework etc.
Thank you for any and all assistance in advance.

Michael
Michel Posseth [MCP] - 21 May 2006 14:24 GMT
I comunicate with my remoting server to legacy projects ( delphi , vb6, etc
etc  )
so i chose to send everything as a string so  when i send pictures i put it
in a xml document where i send the picture data as a encodebase 64 byte
array

in the case of  .Net to .Net i would have send it directly as a byte array
to the client

about the controls,,,, i have no experience with that ,,, i can also not
inmagine a scenario in my project where i would like to do this
i would just send the data and fill the controls on the client as this would
give the least trafic and is probably  the fastest way

regards

Michel posseth

> I'm looking for code samples to send a jpg image from a client machine to
> a
[quoted text clipped - 14 lines]
>
> Michael
eSolTec, Inc. 501(c)(3) - 21 May 2006 18:39 GMT
Michel

Thank you for your post, but what I'm looking for is code or code snippets
to be able to move a picture image from a remote client to a host and also
move a listboxview also the same way. Want to use TCP or HTTP/SOAP. Your
comments were informative, however I still don't know how to do what I'm
trying to accomplish :::: sigh ::::

Michael

> I comunicate with my remoting server to legacy projects ( delphi , vb6, etc
> etc  )
[quoted text clipped - 32 lines]
> >
> > Michael

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.