搜索资源列表
C#异步通讯服务器端和客户端
- 关于C#异步通讯服务器端和客户端源码,开发环境是winxp,工具net2005
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)
TinyFtpServer
- 一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦。该Ftp Server在Win自带FTP客户,Cute-Ftp 4.x下测试通过。include file:ftpserver.cpp,ftpserver.
ftp客户端(原创)
- 我本科毕设的一部分啊,功能比较完善了,windows风格界面,可以作为标准客户端使用。可作为学习用的源码哦。-a part ah, function more perfect, windows style interface, as a standard client use. Learning can be used as the source oh.
连锁药店源码
- 药店连锁源码 1 本软件可用于商业用途,但是要email给我 51946@sina.com 2 开发环境 d6 up2,sqlserver2000, win2000 server 1024*768(笔记本电脑) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain删除引用单元,因为没用到)可到51delphi ,cakk.
TFTP 客户端(源码)(1[1].0)
- TFTP客户端,完全符合RFC-1350,源代码. 转载请注明作者 helloworld1@163.com 可以在VC,BC或其他C编译器下编译-TFTP client, in full compliance with RFC- 1350. the source code. reprinted with the author please helloworld1@163.com in VC, BC or other C comp
multiget-beta4.src.tar
- linux的ftp客户端程序源码,可以很方便的移植到各种嵌入式平台,如Mips等。-linux ftp client program source code, can conveniently be transferred to a variety of embedded platforms, such as Mips.
tnftp-20050625.tar
- 一个很好的ftp客户端,linux的ftp客户端程序源码,可以很方便的移植到各种嵌入式平台 -a good ftp client, linux ftp client program source code, it is easy to transplant various embedded platform
udp_server.tar
- 看文件名:udp_server.tar.gz,知道这是什么了吧.使用udp建立服务器端及客户端的源码,有说明文档-read documents Name : udp_server.tar.gz. know what it is all right. use udp build server and client source code, documentation,
email
- 大学本科计算机专业毕业设计,用C写的邮件客户端程序源码,欢迎下载-Computer design college graduate with a mail client written in C program source code, please download
C#超级通信调试工具源码
- 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client
c#版传奇源码
- c#版传奇完整源码(服务端+客户端),Mirserver.rar为配套服务端,vs2012编译,GameOfMir.rar为源代码,代码带部分注释,可正常编译运行,附编译和架设视频教程,数据库为SqlLite。(C# version of the legendary complete source code (server + client), for supporting the Mirserver.rar server, vs201
VB2010和C#开发OPC服务器软件的源码(EasyOPC_DA)
- 常用的opc客户端,plc与pc间opc通讯用。(Commonly used OPC client, PLC and PC communication between opc.)
c#简单的CS服务器客户端聊天
- c#简单了聊天服务器客户端源码,初学者学习非常不错。(C# simple chat server client source code)
FTP客户端源码VC++6.0
- FTP客户端简单编写, 【设计要求】: 1)了解 FTP 协议的工作原理。( RFC765 , RFC2228, RFC2640, RFC2773 ) 2)主要是基于 TCP/IP 的 Winsock 编程,用 Visual C++6.0 实现一个基于 FTP 协议的 FTP 下载工具(客户端、实现工具可以自选)。(FTP client Understanding the working principles of the
6dol server 源码
- 六道OL 源码 服务端 客户端 各向工具均在包内(The six source of OL is the server, the client side and the client are all in the package.)
C#通讯调试工具v3.0源码
- 开发工具:VS2010 语言:C# .NET fr a mework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/arti
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
OPC客户端(C#完整源码)
- OPC客户端(C#完整源码) 项目可直接运行,移植到项目中使用(OPC Client (C# The project can run directly and be ported to use in the project)
VncServer源码
- C#开发的VNC源码,非标准VNC协议。需要配合对应的客户端应用(C# VNC,Remoting Server)