-
这是一个关于一个基于局域网的聊天程序,用VC++编译
这是一个关于一个基于局域网的聊天程序,用VC++编译-This is a LAN based on a chat program that will compile VC
- 2022-03-06 21:59:57下载
- 积分:1
-
递回式智能型切割IP分类
HiCut ip classification
- 2022-03-19 01:48:33下载
- 积分:1
-
project2
中科大高级计算机网络第二次试验:
1)使用Mininet 、MinEdit模拟数据中心网络;
2)使用Controller,实现由链路故障和没有故障时的两种情况;
3)不使用Controller的模拟,手动配置Fattree的路由转发表;
(USTC Advanced Computer Network Second test: 1) the use of Mininet, MinEdit analog data center network 2) Controller, implemented by the two cases and no link failure fault 3) without analog Controller, manual configuration Fattree the routing tables )
- 2020-06-29 18:40:01下载
- 积分:1
-
socket 网络通信 控制台程序 测试通过
socket 网络通信 控制台程序 测试通过
#include
#include
#pragma comment(lib, "ws2_32.lib")
void main()
{
WORD wVersionRequested;
WSADATA wsaData;//WSAata用来存储系统传回的关于WinSocket的资料。
int err;
wVersionRequested = MAKEWORD( 1, 1 );
err = WSAStartup( wVersionRequested, &wsaData );
if ( err != 0 ) {
return;
}
if ( LOBYTE( wsaData.wVersion ) != 1 ||HIBYTE( wsaData.wVersion ) != 1 )
{
WSACleanup( );
return;
}
SOCKET sockClient=socket(AF_INET,SOCK_STREAM,0);// AF_INET ..tcp连接
//初始化连接与端口
- 2023-07-26 07:35:05下载
- 积分:1
-
3721, CNNIC, POPO, 百度 免疫程序
3721, CNNIC, POPO, 百度 免疫程序-3721, CNNIC, POPO, hundred immunities procedures
- 2022-06-20 14:51:01下载
- 积分:1
-
chat2
视频通信 c#编程 可以正确运行 能够在局域网里进行视屏聊天(Video communications c# programming can be run properly in LAN chat screen)
- 2012-06-12 11:24:27下载
- 积分:1
-
pxeemation-accoptance-destroy
一个网络嗅探的小工具,初学做的,自己感觉不太好用,老是卡,(A network sniffer small tools, beginners do, don t feel good on your own, always card,)
- 2017-03-30 06:59:07下载
- 积分:1
-
在Delphi 7的Skype的读者聊天
应用背景…/ / --------使twincontrols双缓冲(消除愚蠢的闪烁)程序enabledoublebuffering(父母:来;const aenabled:布尔);VaR我:整数; ;awincontrol:来;开始 ;与父母做一开始 ; ; ; ; ;如果父母是有有那么aparent.doublebuffered:= aenabled;和公司的; ; ; ; ; ;我:= 0 - 1开始controlcount ; ; ; ; ; ; ;如果控制[我]是有有那么和,和,和,和,和,; ; ; ; ; ; ; ; ; ; ;awincontrol来:=(对照组[我]); ; ; ; ; ; ; ; ; ; ;awincontrol.doublebuffered:= aenabled; ; ; ; ; ; ; ; ; ; ;如果awincontrol.controlcount & gt;0 enabledoublebuffering(awincontrol,真的);和,和,和,和,和,;和,和,和,结束;结束了;终点…关键技术型 ;/ / -------参与者 ;tparticipants =记录人:数组[ 1 .. 0 ]的字符串;和,我的身份证:数组[ 0 .. 1 ]的字符串;结束了;并; ;/ / ------- Skype聊天同步文件 ;tskypechatsyncfile =记录文件名:文件名:字符串; ; ; ;filedatetimestamp:整数; ; ; ;filedatetime:TDateTime;结束了; ;/ / -------所有同步文件 ;tskypech
- 2023-07-17 14:10:03下载
- 积分:1
-
kximitive__inline__session
基于gprs通信的供水调度系统设计,简要的介绍一下cdma以及供水调度的算法设计(The design of water supply dispatching system based on gprs communication is introduced briefly. The cdma and the algorithm design of water supply dispatching are briefly introduced.)
- 2019-01-04 23:57:00下载
- 积分:1
-
sfsf szfsz
sfsf szfsz
- 2022-07-08 02:21:56下载
- 积分:1