搜索资源列表
HttpServerexample
- 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current H
CppSoapClient
- vc6.0作为开发工具,使用gsoap toolkit 实现vc下连接c#.net所生成的webservice-vc6.0 as development tools, use gsoap toolkit achieve vc Connection c #. net generated by the webservic e
TCP
- 初学VC,这是一个简单的TCP连接例子.分为Server和Client两个程序。-novice VC, This is a simple example of the TCP connection. Server and Client divided into two procedures.
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
bbterm
- Telnet客户端 VC++程序源码 我写的Telnet程序,基于Socket连接.-Telnet client VC++ Program source of the Telnet program I wrote, based on the Socket connection.
TCPServer
- 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the clie
VC++Chat
- “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
TCPSYNScan
- TCPSYNScan,VC++编写,TCP半连接请求扫描程序-TCPSYNScan, VC++ Prepared, TCP connection requests semi-scanner
VC_FTP
- 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 2.目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现;-Directory ftp server is a console based on the ftp server program, able to re
FileDownload
- 这个是一个可以实现网络下载资源的程序, 对于刚刚接触VC的朋友往高级编程方面很帮助-This is a network resource download process, just contact the Friends of the VC connection is to assist high-level programming
WolfFTP
- VC++编写的极速FTP客户端程序,功能很强大,国内某大学一高手写的,带有一个像FLASHGET一样的悬浮窗。看上去很专业,连接速度确实快,原理就等大家慢慢研究了。可以新建站点、编辑站点、前台传输、后台传输、窗口布局、本地视图等,和著名的CuteFTP有点像。-VC++ to prepare the speed FTP client program, function is powerful, a national expert to write a university, and with a
yczm
- VC写的连接远程电脑,截取桌面,分为客户端,服务器端-VC connection to write the remote computer, interception of the desktop, is divided into client, server-side
udp
- vc 使用CAsyncSocket进行无连接(UDP)通信的源码-vc-free connection with CAsyncSocket (UDP) traffic source
tcp
- vc 使用CSocket进行有连接(TCP)通信的源码-vc use CSocket for a connection (TCP) traffic source
FTPclient
- FTP 客户端的源代码实现(vc++)连接上传下载修改功能-FTP client source code (vc++) connection upload and download capabilities to modify
src-test-tcp-connection-version-2
- 这是测试TCP连接的VC程序,开发环境为VC6.0,功能简单,但是实用,输入服务器IP和Port就可以通信了,可以发起聊天,还有聊天记录,通用性比较好,可以测试你的服务器程序。-This is a test TCP connection VC program development environment for VC6.0 simple, but practical, enter the server IP and Port can communicate, can initiate chat
CppSoapClient
- vc6.0作为开发工具,使用gsoap toolkit 实现vc下连接c#.net所生成的webservice-vc6.0 as development tools, use gsoap toolkit achieve vc Connection c#. net generated by the webservic e
vc-wangluobiancheng
- vc的网络连接各种不同代码,需要的可以自己选择demo-vc code for a variety of different network connection, you need to choose their own demo look
SocketFileDispatch
- windows sokcet 连接上传大文件。(socket Connection up large file)
VC写的FTP客户端程序(可上传下载)
- 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,运行演示如截图示,界面和CUTEFTP很相似。(With the source program of the FTP client software written by VC++, the connection information of the FTP server is set up, the file can be uploaded and downloaded