搜索资源列表
vbnetdde
- 一个在微软vb.net编程语言环境下的DDE实现源码,DDE功能用于早期的应用程序间数据交换,支持到vb6.0,.net已不再支持DDE-vb.net a Microsoft programming language environment of DDE source, DDE function for early application data exchange between its support to the vb6.0,. Net no longer support DDE
WGR
- Windows游戏编程快速入门方法.doc 该文档详细介绍在Visual Studio 2003.net平台上的游戏开发,以一个Tank游戏的开发为例-Windows Game Programming Quick Start method. Doc The document detailed in Visual S tudio 2003.net platform development of the game in a tank as an example the development of
RemotingDb
- vb.net的远程调用实例编程,并连接到后台的数据库-vb.net example of the long-distance calling program, and connect to the database background
VB.NET - Framework - Using the COM Port in VB.NET.
- 基于VB。net 的RS232编程-VB. Net programming RS232
ChatClient
- .net下c#实现的简易聊天程序,里面用到了网络编程的思想,功能没有飞鸽的强大,但是还是能体会到.net编程的强大
实例63
- 本例介绍怎样建立简单的程序,实现类似于系统ping的功能。通过这个例子,您不仅能够学会如何建立一个类似系统\"ping\"的程序,更主要的是对.NET环境下进行socket级网络编程有初步的认识。-the cases presented on how to establish a simple procedure, similar to the system to achieve ping function. Through this example, you can learn not onl
SocketDemo
- 一个简单的Socket编程Demo.客户端和服务器端均为异步接收.采用.NET framework 2.0的TcpClient和TcpListener编写。-A simple Socket demo.Client asynchronous receive, server asynchronous receive using .NET framework 2.0, TcpClient, TcpListener.
HelloIndigo
- .net WCF通信编程示例,基本的通信实例代码。-. net WCF communication programming examples, the basic communication code examples.
QQ
- 主要实现接受和发送信息的功能。气动并属兔对方IP后单击连接按钮,来实现,能很好说明。NET在中Socket编程技术 -Mainly to receive and send messages to achieve functions. Pneumatic and other IP is a rabbit and click connect button, to achieve, can be a very good note. NET programming in Socket
RS232_VBdotNET
- 串口编程简单案例, 在VB.NET 的环境下,包括控件使用,读,写,函数及字符转换-A demo for COM communiscation on VB.net
Net232SerialComm
- net环境下的RS232接口编程的实现。-Base Class Library for RS232 Communications. -------------------------------------------- Ref: "Serial Comm: Use P/Invoke to Develop a .NET Base Class Library for Serial Device Communications" John Hind, MSDN Magazine, Oct
NET_Basic_Serial_Write_and_Read
- 用.net framework中的CSerialport类实现labview中的串口编程。-To use. Net framework in the CSerialport class implementation in the serial labview programming.
UDP_Demo
- C#.net UDP编程 UDP数据包发送,接收。包含客户端和服务端的DEMO-C#. Net UDP programming UDP packets to send, receive. Including client and service side of the DEMO
C# 串口调试小助手(有源码)
- C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
XYOGS
- opc的例子,包括有vb net和c net()
4683064
- VB Net串口通讯的实例,实现通关计算机控制手机进行短信接收,短信发送等功能()
escape
- 在VB NET环境下使用复选框,对初学者有一定的帮助,供大家参考学习,()