搜索资源列表
P2P.rar
- Visual C#实现网络点对点通讯程序,即一个简单点对点聊天软件,可以多人同时使用。,Visual C# point-to-point network communication procedures, that is, a simple peer-to-peer chat software, you can use more than at the same time.
obextest
- c#编写的蓝牙通讯程序源码,适合任何蓝牙通讯设备,图形界面操作,通信效率高-c# program to prepare the Bluetooth communication source for all Bluetooth communications equipment, graphics interface operation, efficient communication
Socket
- C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
ModbusPollCS
- Modbus Poll C# 源代码,支持虚拟通信,与Modbus Slave通讯。-Modbus Poll C# source code, support for virtual communication, and Modbus Slave communications.
qq_client
- wince中用c#编写的仿qq的客户端,可以实现与pc机下的客户端进行通讯,基于socket-wince with the preparation of the c# client qq imitation can be achieved with under machine pc client communications, based on the socket
serial
- 一个C#的串口与下位机通讯的源码,提供给嵌入式开发的朋友们,可以做上位机串口通讯学习用,VS2005编译通过。-A C# serial port communication with the lower machine source code, available to the embedded development friends, you can learn to do serial communication with PC, VS2005 compile.
SerialCommunicationTest
- 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication module, the communication protocol document [communications command and communicati
Monitoring_System
- 个人编写的实验室车辆GPS配套监控程序,内部含TCPIP收发通讯,数据库管理,MSCHART绘图等一系列完善功能-Personal Vehicle GPS supporting the preparation of laboratory control procedures, internal transceiver with TCPIP communication, database management, MSCHART drawing and a series of improved fe
IOPorts
- 自编C# 串口、网口通讯类,采用接口方式统一处理,非专业源码,可自行修改升级。-Own C# serial port, network port and communications, unified way to deal with the use of interfaces.
IMSource
- 即时通讯源码,包括与飞信借口的对接功能。-IM Source Code,Good for self study. It s include the function of connect to Fetion interface.
CSharpSerialPort
- C#环境下调用API进行串口通讯,不用C#的串口控件-C# Environment API calls for serial communications, not C# Serial control
CRC
- C#编写的通讯检测的CRC校验代码,已经封装成几个函数,使用字符串输入进行检测,哪来直接可以使用-C# Prepared communication CRC checksum detection code has been packaged into several function, use string input detection, where you can use directly
CSharp_socket
- c#开发的server and client通讯,socket参考。-c# socket
p2p
- CSHARP实现p2p网络通讯的代码,对实现NAT地址穿透和穿透防火墙提供思路-CSharp achieve the p2p network communications code addresses the realization of NAT firewall penetration and penetration to provide ideas
STMailTo
- Csharp 通讯发邮件的程序,经典好用,公司要用,所以开发的-csharp send mail application,good, our company need this request,so i develop it
OpenNETCF.Desktop.Communication
- PC跟Windows Mobile 通讯类库-OpenNETCF.Desktop.Communication
XHttp
- c# 写的一个http 端口监听 类 用于监听 一些网外通讯端口 达到控制效果- this is one class which i use c# write, it s a listener
Csharp
- 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
socket
- Socket通讯,实现P2P聊天。很不错的资源。-Socket Communications, to achieve P2P chat. Very good resources.
Csharp-serial-program
- C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.