搜索资源列表
CSharp Messenger
- C#制作的即使通讯程序源代码-C# produced by the messaging program source code
短信发送SDK及其实现用例
- 短信发送SDK及其实现用例。 实现接收短信,发送短信等通讯功能,Send SMS SDK and its implementation use cases. To achieve to receive SMS, send text messages and other communications functions
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.
DNR_PC.zip
- 非常强大的通讯类库程序,包括TCP,UDP,RDP等等协议。,A very powerful communication class library procedures, including TCP, UDP, RDP, and so the agreement.
chsms.rar
- SECS通讯,HSMS ,半导体通讯.......,HSMS
CSharp-TCP
- 试验名称:TCP通讯 目的:理解TCP通讯的基本机制。 试验要求: 1.按照书上示例建立一个TCP服务端的控制台应用程序。 2.给出一个TCP客户端的WinForm应用程序示例。 3.理解TCP通讯过程。-Test Name: TCP communication Objective: to understand the basic mechanisms TCP communication. Test requirements: 1 a
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
非常好的IM源码
- 非常好的IM源码,可以进行即时通讯。包括客户端和服务器-IM a very good source that can be instant messaging. Including client and server
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.
GPRS-ServerTest
- 用于GPRS通讯的服务器端通用调试程序;已编译成功,可以直接使用;可以同时与多路GPRS终端数据通信。包含VB源代码。-GPRS communications for server-side debugger GM has compiled successfully, you can directly use can be simultaneously GPRS terminals with multi-way data communications. VB source code incl
CSharpSerialPort
- C#环境下调用API进行串口通讯,不用C#的串口控件-C# Environment API calls for serial communications, not C# Serial control
likeQQLan
- c#环境编写的仿QQ局域网通讯源码,具有与QQ相似的界面,可以传文件,即时通讯-c# environment prepared LAN communications source like QQ, QQ has a similar interface and can be mass document, instant messaging
STMailTo
- Csharp 通讯发邮件的程序,经典好用,公司要用,所以开发的-csharp send mail application,good, our company need this request,so i develop it
XHttp
- c# 写的一个http 端口监听 类 用于监听 一些网外通讯端口 达到控制效果- this is one class which i use c# write, it s a listener
udptest
- C# udp通讯例子,在C#开发环境下,如何使用UDP协议进行通讯。-C# udp communication example, in C# development environment, how to use the UDP protocol to communicate.
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
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.