搜索资源列表
agent_gateway_tar
- 写的一个简单的模拟代理服务器功能的VC程序,是C语言的-write a simple proxy server functional simulation of the VC process, the C Language
Socks5_VC
- 利用Socks5协议写的一个Socks5代理服务器程序,希望对大家有用,C++语言编写,请在VC++6.0及以上环境下编译-Socks5 use of a written agreement Socks5 proxy server procedures, We hope that the right useful, C language, the VC 6.0 and above environment compiler
HTTP_ProxyServer_VC
- C++语言写的一个HTTP代理服务器实例,用户可以通过它实现一级或二级代理,同时该代理服务器还内嵌有WEB服务器,用户可以通过其虚拟域名对其主页进行访问.请在VC++6.0及以上环境下编译-the C language to write an HTTP proxy server example, users can achieve it one or two agents, Comparisons of the proxy server is also equipped with a Web s
无界面电话查询系统
- 一个用VC做开发平台,用C语言开发的简单电话查询系统,具有添加记录,修改记录,删除记录,查找记录等功能.能帮助了解文件操作。 -a VC with development platform, with C-language development simple telephone inquiry system, with added records, change records, delete records, the records search function. To help unde
winsocket
- 适合初学者,winsocket局域网聊天 文件传输系统源代码(C语言),C语言是个好东西,用VC的话,界面部分东西太多,出血者看得头昏眼花,实质性的东西搞通后,再搬到VC中去做界面做逻辑就是顺理成章的事情了。所以,最后底层实质性的东西用c编译器去做,搞通了再搬到VC、C++Bulider 中去-For beginners, winsocket LAN chat file transfer system source code (C language), C language is a good
NetGuard
- 网络防火墙源代码,用c语言编写,在vc++里调试。能够实现网络防火墙功能。-Network firewall source code, using the c language in vc++ debugging. Network firewall features.
985
- 获得本机网卡信息的C语言源代码 包括网卡的名字 IP MAC 编号-VC++6.0 MFC network ip mfc
SNTP
- 简单网络时间协议的程序C++语言实现,#include "SNTPClient.h" CSNTPClient client //声明CSNTPClient客户端类 client.RequestServer("210.72.145.44") //调用类接口连接国家授� � -Simple Network Time Protocol procedures for C++ language,# include " SNTPClient.h" CSNTPClie
XML_class
- 一个c++语言编写的xml类库,可以在vc、EVC、Linux上运行。-A c++ class library written in xml, you can vc, EVC, Linux runs on.
Server
- 服务器客户端通讯代码,用C语言写的,可以在VC环境下运行-Client server communication code, using C language and can run in VC environment
MSN-for-vc
- 用的语言:c++ 工具:vc 功能:完全仿msn界面-Language: c++ Tools: vc Function: complete duplication of msn interface
cs
- Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。 系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is
VC.CoolChatCode
- 基于Visual C++ 语言的CoolChat局域网聊天工具源码-Based on Visual C++ language source code CoolChat LAN Messenger
VC-P-P-network-communication
- 该代码集包含了常见网络编程的实现,譬如:聊天室、FTP/HTTP/ICMP/POP3/TELENT/SMTP的C++语言界面窗口实现-The code set contains a set of common network programming, chat rooms, for example: FTP/HTTP/ICMP/POP3/TELENT/SMTP C++ language interface window
C
- C语言代码库,可以在VC、VS和linux中使用,非常全面,难得,适合程序员!-C language code libraries, can be used in VC, VC and linux, very comprehensive, rare for a programmer!
雷克子波-杨兴
- 在VC++环境下用c语言绘制饼状图,计算机图形学的首次作业。(Pie chart drawing in C language)
数据结构
- 用VC软件在C语言环境下实现通讯录的录入输出查找和删除(Using VC software to find and delete the entry and output of the address book in the C language environment and to find and delete the entry and output of the address book by the C language)
VC++ 五子棋包括网络版与单机版
- 利用C++语言编写的五子棋单机版和网络版的结合,需要的朋友可以下载,里面附有源码,没有夹杂其他平台的纯VC++(The combination of gobang single edition and network version written in C++ language needs friends to download, which contains source code, no pure VC++ mixed with other platforms.)
QuickPing
- 用c++语言编写的ping程序,界面是MFC,编译环境是VC++6.0,通过ping程序的设计与实现,测试本局域网的所有机器是否在线。(Ping program written in c++ language, the interface is MFC, and the compiler environment is VC++6.0. Through the design and implementation of ping program, we test whether all the ma
C语言实现socket简单通信实例
- 基于VC++6.0的socket 通信简单例子,可以参考修改(A simple example of socket communication based on VC++6.0, which can be referred to modification)