资源列表
FtpUpload
- ftp上传文件夹及文件,能够自动检索整个文件夹上传所有文件-ftp upload folders and files, entire folders can automatically retrieve all the files uploaded
MFC-multest
- MFC实现的组播和广播,软件功能强大,代码完善-A multicast network software, powerful software, code completion
Linuxtutorials
- Linux 基础与一些服务器搭建 ppt-Linux-based servers built with some
bhagyas-roostrap-6825b3a
- This a Library used to have Spring Applications bootstrapped-This is a Library used to have Spring Applications bootstrapped
utelnetd-0.1.1.tar
- telnet 服务端源码,比较简单,功能相对完善-telnet server source code
BP
- BP神经网络用于配电网线损计算,有较高计算精度-BP neural network for the distribution network line loss calculation, a higher accuracy
group
- tcp/ip组播功能实例,文件分为服务器端与客户端,分别在server.c 与client.c中,服务项目器用于实现组播功能,客户端加入到给播组,接收组播的信息-tcp/ip multicast instance
thread_pool
- linux线程池的实现。线程池技术多用在需要频繁的创建与销毁线程的场合。-achieve linux thread pool. Thread pool technology is used in the need to create and destroy threads frequent occasions.
TCPClientTest
- TCP客户端测试程序,建立TCP客户端,连接到指定IP的端口号,收发数据,可以收发hex数据。使用winsock编程。-Tcp client app, build TCP clinet, connect to socket,send data and recv data. make be winsock.
telnet
- telnet远程登陆源码。telnet可以是一种远程登陆协议,通过telnet可以连接到远程计算机,并通过命令对远程计算机进行操作-telnet remote login source. telnet can be a remote login protocol, via telnet to connect to a remote computer and the remote computer through command operation
SetCommDlg
- UDP 客户端,使用UDP协议和对端网络设备通信,使用winsock编程,可以收发16进制数据。简单入门例子。-UDP Client,UDP connect , be winsock, can send hex data,
TestcnComm
- 串口助手,用cnComm编程,可设置波特率和数据位,停止位,校验,cnComm类入门例子。-serial soft,use cnComm Class, Set BautRate,Bytesize,stopbit,