搜索资源列表
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
AN050101_Modbus_TCP.rar
- modbus通信协议的C#说明,对使用该通信协议的开发人员来说很有用途。,modbus communication protocol of the C# note on the use of the communication protocol is use for developers.
MyMediaPlayer.rar
- 多媒体技术是指利用计算机技术,把多种媒体综合在一起,使之建立起逻辑上的联系,并能对他么进行各种处理的一种方法。主要包括文本、图形、影像、声音、视频、动画等各种形式,并与先进的计算机、通信和广播电视技术相结合,形成一个可组织、存储操作和控制的多媒体信息集成环境和交互系统。 Visual Stdio 2008集成开发环境中提供了windows media player 控件,并且提供了相关的属性、方法,利用这些属性、方法,完全可以实现 windows media player 播放器的所有功能。
Multicast.rar
- C#实现组播通信,并且可以实现客户机和服务器的加入组和组内数据传输,C# to achieve multicast communication, and to achieve client and server to join the group and group data
ChuanKouTongXin.rar
- Visual Studio下用C#和实现串口通信的完整工程,Implementing Serial Communication using C#
CSharpUSBSocket.rar
- C#版USB通信编程(接收和发送数据)。。,C# version of USB communication programming (receiving and sending data). .
obextest
- c#编写的蓝牙通讯程序源码,适合任何蓝牙通讯设备,图形界面操作,通信效率高-c# program to prepare the Bluetooth communication source for all Bluetooth communications equipment, graphics interface operation, efficient communication
telephonecommunicationwithPC
- C#实现pc机与手机之间的蓝牙通信 -C# Implementation pc computer and mobile phone Bluetooth communication between the C# implementation pc computer and phone communications between the Bluetooth
CommDebugProV1.0.0.1
- 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
dq
- 利用C#实现窗口与PMAC卡通信,C#文件读写,程序下载,程序修改-Using C# to achieve the window and the PMAC card download
serialport_test
- c# 写的一个 wince6.0 串口通信的例子-serialport test C# wince
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
CSharp-TCPIP-scoket-Chatting
- 一个基于cSharp语言开发的简单的聊天软件,能实现客户端与服务器之间的正常通信。-CSharp language based on the development of a simple chat software, to achieve client and server communication between the normal.
ModbusPollCS
- Modbus Poll C# 源代码,支持虚拟通信,与Modbus Slave通讯。-Modbus Poll C# source code, support for virtual communication, and Modbus Slave communications.
serialport
- 一个比较完整串口通信程序Csharp源代码,C#串口通信源码,是一个完整的工程,很有参考价值-A relatively complete source code of serial communication program Csharp, C# serial communication source, is a complete project, a good reference
RS232
- 用C#通过RS232来实现串口通信,并可对数据实现解析,供用户根据需求查看数据内容,并且可对数据进行分类查询。-To use C# to achieve through the RS232 serial communication, and can achieve resolution of the data for users to view data on demand content, and can classify the data query.
Socket
- Socket通信,客户端和服务器之前的发送与接收!-Socket Communications, before the client and server send and receive!
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
- 个人便携式通信录 窗体程序 含有xml文件的读取保持 listview的操作 以及对注册表的操作等 适合初学者-Personal portable communication program recorded in a form containing the xml file read operation to maintain listview and the operation of the registry, etc. for beginners
c#与java通信
- c#与java通过xml传递对象,是tcp协议进行通信。(The communication between c# and java)