▍1. vb write a small chat room procedures, using tcp/ip linking, the interface is fr...
vb写的一个聊天室小程序,用tcp/ip进行连接,界面非常的友好。-vb write a small chat room procedures, using tcp/ip linking, the interface is friendly.
vb写的一个聊天室小程序,用tcp/ip进行连接,界面非常的友好。-vb write a small chat room procedures, using tcp/ip linking, the interface is friendly.
WinSocket TCP/IP编程,使用MFC类库实现服务端和客户端。开发环境为VC60-WinSocket TCP/IP programming, MFC use of services and clients. Development Environment for VC60
在VISUAL C++ 6.0下实现的一个基于winsock的通信的例子-in Visual C 6.0 under the protocols of a communication example
基于Boost开发的Tcp,Udp混合客户端,服务器端,实现了异步发送Tcp,Udp请求,并且检测了客户端是否掉线,掉线自动重连等功能,使用了ptree来序列化数据进行传输。
一个C#实现TCP/IP的测试软件,通过TCP/IP发送一个BYTE的字节到指定IP和端口,原理基本都在里面,可以自己改动进行数据传输
学习网络通讯的好源码,内有电子画板,AV传输,开发于C-Learning a good source network communications, electronic Sketchpad, AV transmission, developed in C
本软件适用于装有IP/TCP协议的电脑. 主要功能:聊天-the software installed in the IP/TCP computer. Main functions : Chat
UDP的网络编程很好用的希望大家踊跃下载-UDP network programming very enthusiastically with the hope of everyone to download
网络聊天客户与服务器源码,基于TCP/IP-Network chat client and server source code, based on the TCP/IP
网络直播源码,适合开发网络视频的朋友们,可以学习网络直播技术的开发-network broadcast source suitable for the development of Network Video friends, learning network can broadcast technology development
tcp/ip协议!!很好的例程!如果有需要就拿去吧!安逸的很哦-tcp/ip protocol! ! Good routine! If there is a need to take go! Oh very easy
dos下实现TCP_IP所有协议的详细C程序-dos under TCP_IP agreement in detail all procedures C
全部的嵌入式系统下开发TCP/IP协议栈的源代码,可以作为嵌入式网络开发的参考-All of the embedded systems developed under the TCP/IP protocol stack source code can be used as reference for the development of embedded network
atl 实现tcp ip通信例子.c c++通信例子-atl solve tcp ip com lizi C C++ communacation
T C P 通信, 基于 T C P 的网络通信-TCP communications, the network communication based on TCP
TCP服务器/客户端实例程序 适合初学者学习使用,高手就不用看了-TCP server/client example program
网络编程基础perl,是一本电子书,介绍了用perl编程的相关知识,初学者适用-Network programming based on perl, it is an e-books, perl programming introduction with relevant knowledge, beginners applicable
socks听说过把?这个就是关于socks的实现,大概是这样-heard socks-off? This is the realization of socks, something like this
An ever-increasing number of appliances incorporate Ethernet connectivity. With the popularity of the Internet, IP protocol connectivity is required in many applications. In this application note we present a functional structure for an Ethernet driver and a mini IP/UDP stack thatcan be incorporated in any Internet appliance. This driver structure is flexible to allow for hardwarechanges (changing the Ethernet chip) with minimal code changes. We suggest someimplementation constructs using DSP/BIOS kernel objects. We also highlight the advantagesof using the DSP/BIOS objects to solve certain problems as opposed to a structure without an operating system.