Search results for query: *

  • Users: Terje
  • Content: Threads
  • Order by date
  1. T

    TCP Socket in VB.Net

    Can anyone elaborate on the preable used in socket communications. I realize that this is "invisible" when you are communicating among Windows platforms. However, I am communicating between a single board computer and the Windows platform and have some troble maintaining this link if the message...
  2. T

    Cannot post questions

    I'm not sure what the problem is - I am registered, but I cannot post any questions. Would someone please let me know what I have to do to remedy this problem. Thanks Terje
  3. T

    Concatenation of arrays of Bytes

    Can anyone tell me how to append (concatenate) a two dimentional array of Bytes to another array of Bytes in vb.NET? Thanks in advance Terje
  4. T

    Populating variables into a DataGrid

    Does anyone know if/how I can populate a DataGrid with data (variables) within a desktop application with vb.net without using a database? Thanks in advance Terje
  5. T

    Bit manipulation

    Is there anyone that can tell me how to parce the Bits in a "Single" and store the most significant and least significant 16 bits in two separate Int16. Thanks in advance Terje
Back
Top