搜索资源列表
cku197.tar.Z
- C-Kermit源码。是使用串口/Modem和网络通讯的程序,文件传输支持Kermit协议。功能强大
串口通信编程
- 串口通讯编程包括网络流量监控的等程序VC++编程语言与大家共享-serial communications programming, including network traffic monitoring procedures VC programming language and share
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
TCPIPNetTime
- 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
TCPIPServerSrc
- 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
server_ver1.zip
- 使用select实现的一个udp服务器端的网络通讯程序,The use of select to achieve a udp server-side network communication procedures
Fx2n
- 三菱FX PLC 通讯程序,在网络上看到一个,发现很多code丢失,自己重新整理写了一个,简单试验一下还可以-Mitsubishi FX PLC communication program in the network see one, find a lot of code missing, re-organize themselves to write a simple test what can be
2009062611232389458
- 对于需要编写并口通讯程序的人员来说,可能会需要一款方便的并口调试工具,但这样的 调试工具 目前网络上好像还没有(至少还没有免费的:)),串口调试器倒有很多(包括我曾经写过的“串口调试 器 2002”),因此我花了点时间写了这款支持各类Windows平台的并口调试工具包,希望能对你编程 及开发带来方便。 -For the need to write the parallel port communication program staff who may need a conven
chap03
- 网络通讯程序,可以实时传送视频和音频数据。-Network communication program that can send real-time video and audio data.
The_Bridge_src
- 利用tapi建立起的通讯程序,适合用于开发voip网络电话-Use tapi established communication procedures, suitable for the development of voip Internet phone
VCchat
- 在Windows环境下开发一个简单的局域网聊天程序的思路和方法。系统使用流行的开发软件Microsoft visual C++,采用Socket技术实现网络通讯和TCP传输协议。系统主要实现了用户登录、聊天、服务器管理等功能。-In the Windows environment to develop a simple LAN chat program ideas and methods. Development of software systems using the popular Mic
wangluotongxinjichu
- 用于调试网络串口的通信程序,对学习网络通讯,很有作用-Serial port for debugging network communication program, the learning network communications, great effect
Mobile-phone-network-game
- 使用JAVA编写的一个手机网络通讯程序,可以直接运行,里面思想可以借鉴-Uses written a JAVA mobile phone network communication program can be run directly, which can draw on ideas
network-and-communication
- 用VC++实现通讯功能,压缩文件中有两种源文件,一个是myqq网络通讯程序,一个是串口通讯程序。-Communication functions with VC++ and compressed files There are two source files, a myqq network communication program, a serial communication program.
WinT-Messenger-1.2
- QML实现的聊天程序,界面、网络通讯参考-QML Chat
QQ
- 系统主要采用Java语言实现服务器,客户端程序。本系统是基于TCP协议的编程,实现了网上聊天。系统采用C/S架构,由服务服务器端和客户端组成。 服务器端必须具有以下功能: (1) 启动服务器,建立侦听,接受客户端连接。 (2) 接收、分析、转发聊天信息。 (3) 向客户端发送系统消息。 (4) 关闭服务,并向客户端发送服务器关闭消息。 聊天客户端必须具有如下功能: (1) 连接服务器,发送用户登录请求。 (2) 向服务器发送聊天信息。 (3)
esp8266调试工具-v1.1
- 用于在进行网络通讯编程时,借助esp8266模块并使用esp8266调试工具,实时测试所写的网络通讯程序是否可行。(Used for network communication programming, using the esp8266 module and using the esp8266 debugging tool to test whether the written network communication program is feasible in real time.)
TCPUDP测试
- 串口通讯,可以实现无线WIFI到串口的通讯,包含串口助手和网络串口通讯程序(UART WIFI RS232 TO WIRELESS)
Android
- 安卓初级教程,界面设计,应用程序特性,网络通讯(Android primary course, interface design, application features, network communication)
nzmpao
- 易语言编写的一个非常简单的加密解密程序,可以用在网络通信加密里面,速度比较快,可以根据需要修改一下算法,实现更好的加密()