Menu
Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Components & Controls
Net / Sockets
chat program in VB.NET with rs232.vb
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="kulrom" data-source="post: 7843" data-attributes="member: 2880"><p>I guess you need a Stream class for the purpose.</p><p></p><p><em>MemoryStream</em>. Supports sequential and random access to memory buffers </p><p><em>BufferedStream</em>. Supports buffered access to stream that do not support buffering on their own </p><p></p><p></p><p>Cheers <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="kulrom, post: 7843, member: 2880"] I guess you need a Stream class for the purpose. [i]MemoryStream[/i]. Supports sequential and random access to memory buffers [i]BufferedStream[/i]. Supports buffered access to stream that do not support buffering on their own Cheers :) [/QUOTE]
Insert quotes…
Verification
Post reply
Home
Forums
Components & Controls
Net / Sockets
chat program in VB.NET with rs232.vb
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom