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
passing data/recordset through socket
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="TomTom" data-source="post: 3459" data-attributes="member: 1533"><p>Hi you all </p><p></p><p>I'm trying to set up an socket server with multiple clients. </p><p>This is working very nice. </p><p>I could send a text message from the server to a client or from a client to a server. </p><p>Now the problem that i'm having, </p><p>It isn't enough to just send a few text lines to a client or vice versa </p><p>I want to send a complete dataset or recordset, depending on wich is the best implementation. </p><p></p><p>Now it has to work in both ways, the server should send a dataset to the client, who can update this, and could send it back. </p><p>Now the only information i can find by sending datastreams through a socket, is information about strings. </p><p>They all encode a string to an asci send the asci and translate them back. </p><p></p><p>Anyone who has a solution for my problem ? </p><p>Or maybe it isn't just possible to send something else as a string through a getstream method. </p><p></p><p>Greetings </p><p></p><p></p><p>Tom</p></blockquote><p></p>
[QUOTE="TomTom, post: 3459, member: 1533"] Hi you all I'm trying to set up an socket server with multiple clients. This is working very nice. I could send a text message from the server to a client or from a client to a server. Now the problem that i'm having, It isn't enough to just send a few text lines to a client or vice versa I want to send a complete dataset or recordset, depending on wich is the best implementation. Now it has to work in both ways, the server should send a dataset to the client, who can update this, and could send it back. Now the only information i can find by sending datastreams through a socket, is information about strings. They all encode a string to an asci send the asci and translate them back. Anyone who has a solution for my problem ? Or maybe it isn't just possible to send something else as a string through a getstream method. Greetings Tom [/QUOTE]
Insert quotes…
Verification
Post reply
Home
Forums
Components & Controls
Net / Sockets
passing data/recordset through socket
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