代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/467583/1498853
md5 simple__initiator__socket_8h__incl.md5
183ca5ccab7332137df2fdde8ec2cc02
www.eeworm.com/read/354181/3079068
dot _t_c_p_socket_8cpp__incl.dot
digraph G
{
edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
node [fontname="FreeSans.ttf",fontsize=10,shape=record];
rankdir=LR;
Node1 [label="TCPSock
www.eeworm.com/read/475606/6774196
txt 综合实例——使用socket的“网上对话”程序.txt
Unit Uclient_Chat;
{该程序采用异步非阻塞方式工作,使用1024端口,在客户程序与服务程序之间实现信息交换。它既可独立在同一台机器上运行,也可在两台机器上运行,即一台作为服务器,另一台作为客户机。}
interface
uses
//定义使用系统的单元文件
Windows, Messages, SysUtils, Variants, Cl
www.eeworm.com/read/192976/8261319
doc 用java实现基于socket的分布计算.doc
www.eeworm.com/read/109538/15555613
rar linux 下使用c++进行socket开发.rar
www.eeworm.com/read/329396/12956175
c server.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include