▍1. chap3
用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)
用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)
一个简单的点对点聊天程序,学习socket通讯编程时的练习程序。编译环境为VS2008(A simple peer-to-peer chat program, learning socket communication programming practice procedures. The compiled environment for VS2008)
本代码是利用socket套接字实现点对点的简单聊天软件程序。语言是C++。内附源码,项目设计报告,和可执行文件。(This code is using socket to realize P2P-based simple chatting software. Program lauguage is C++. Besides source code, also Included program design report and executable files.)
GTA的脚本大全,能让你的服务器变得更加好玩,使你的服务器的玩家数量更多(More GTA script Guinness, make your server more fun to make your server' s number of players)
asp.net简单留言板 asp.net简单留言板 asp.net简单留言板(asp.net simple message board)
我这段代码是一个名为Youtoo的sipphone工程改编而来。(www.pudn.com 上有) 原工程是在vc 6.0下开发,而我是在vs 2005 把代码重新改写了一边,同时稍微改了一下界面。 我用来测试客户端(ua)的服务器是 Brekeke SIP Server(安装完后可以注册)。 在程序运行前应该在vs2005重新设置lib和头文件的位置。 库放在lib目录下 头文件放在include目录下。(I have this code is a Youtoo adapted from the sipphone works. (Www.pudn.com have) the original project is developed in vc 6.0, while I was in vs 2005 to rewrite the code aside, at the same time slightly changed about the interface. I used to test the client (ua) of the server is Brekeke SIP Server (can be registered after installation). Before the program runs in VS2005 should be re-instated in the lib and header file location. Treasury on the lib directory下头document include directory.)
说明: 个人编写的基于.net的socket的局域网点对点聊天程序,打开两个程序,一个设置好ip后开始监听个,另一个放到局域网内别的电脑上设置ip连接之前的监听程序(Net socket based LAN point-to-point chat program, open two programs, one set up IP to start listening, the other put on the LAN other computer before the IP connection)
iocomp4.02破解 支持WIN7 8 10 64 32(iocomp4.02 SUPORTWIN7 8 10 64 32)
说明: 简单介绍如何使用dlgdemol, 简单的例子,简单易懂(How to use dlgdemol, simple example, easy to understand)
此程序实现了IPX/UDP/TCP三种协议的广播( This procedure has realized the IPX/UDP/TCP three kind of agreements broadcasts )
多线程UDP通讯例子( Multi-thread UDP communication example )
黑客教程.含有端口扫描、IP欺骗、嗅探器、木马等的说明和例子( The hacker course. includes the port scanning, the IP deceit, the sniffer, the wooden horse and so on the explanation and the example )
利用VC++6.0来实现一个类似QQ的聊天程序。本程序只实现添加好友,文字聊天,文件传输和语音聊天4大功能。(VC 6.0 to achieve a similar QQ chat program. This procedure will only add to achieve good friend, text chat, file transfer, and voice chat four major functions.)
基于android平台的手机通讯录的设计(Design of Mobile Address Book Based on Android)
说明: 基于android平台的手机通讯录的设计(Design of Mobile Address Book Based on Android)
手写路由,使用C++模拟路由的过程,包括ARP请求以及应答(Router Writen by C++ including ARP)