using System;
namespace SocketLibrary
{
public class Message
{
public enum CommandHeader:byte {
SendMessage = 1
}
public Connection SendToOrReceivedFrom;
public int MessageLe
using System;
using System.Text;
using System.Data.SqlServerCe;
using System.Collections;
using System.Windows.Forms;
namespace SmartDeviceApplication5
{
public class Message
{
public enu
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "message", "http://localhost/message/message.vbproj", "{E561B303-C94E-46F1-96D0-804A27B1
PostMessage
The PostMessage function places (posts) a message in the message queue associated with the thread that created the specified window and then returns without waiting for the thread to proc