-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
transportwithsource
说明: 高质量文件传输,界面开发的文件传输软件,可以方便的传输文件,速度快,而且支持大文件(high-quality file transfer, interface development of file transfer software that can facilitate the transmission of documents, faster, but also supports large files)
- 2005-11-03 14:49:02下载
- 积分:1
-
pic2txt.py
图片转字符画,可以保存为txt等格式(Python语言)(convert picture to character painting by python)
- 2018-11-08 11:38:04下载
- 积分:1
-
远程证明
这个项目是关于如何计算远程计算机的身份。服务器端是建立在基于TPM的计算机上的,当其他计算机想知道基于TPM的计算机的完整性时,计算机可以通过建立在其上的客户端发送请求。当TPM计算机接收到请求时,它向远程计算机发送相应的数据,然后远程计算机可以计算基于TPM的计算机的完整性并决定是否信任它。这项技术在当今的计算领域非常有用,大大提高了计算网络的安全性。
- 2023-07-03 15:15:03下载
- 积分:1
-
WCF的文件传输的例子,C #发展。借鉴意义。
WCF文件传输示例,C#开发。很有借鉴意义。-WCF file transfer example, C# Development. Referential significance.
- 2022-11-04 07:15:03下载
- 积分:1
-
qianggou20131029
抢购小米,可以在官网上用,但是需要模块,模块附在后面,可以自行下载(Buying millet)
- 2013-11-23 17:26:49下载
- 积分:1
-
Delphi Socket服务端与客户端
Delphi Socket服务端与客户端源码,服务端与客户端相互传输信息,可以做IM类通讯软件
- 2022-04-10 14:34:38下载
- 积分:1
-
GetNetSetting
get your host net setting
- 2012-10-25 12:48:22下载
- 积分:1
-
connecuioncollision
OFDM principle, suitable for WiMAX beginners
- 2019-01-04 04:39:46下载
- 积分:1
-
C# 高仿QQ即时通讯IM源码下载(GG)
已实现的功能 (01)注册、登录、查找用户、添加好友、好友列表。(02)自拍头像。(03)文字聊天、字体设置、GIF动态表情、窗口震动、截图、手写板、登录状态(在线、离开、忙碌、勿打扰、隐身)、输入提醒(04)群功能:创建群、加入群、退出群、群聊天(05)文件传送、文件夹传送(支持断点续传)(06)语音视频聊天(07)远程磁盘(08)远程协助(09)共享桌面(可以指定要共享的桌面区域)(10)可靠的P2P(11)网盘 (12)离线消息 (13)离线文件 (14)托盘闪动:跟QQ完全一样,当接收到消息时,托盘会闪动对应好友的头像。点击头像,将弹出与好友的聊天框。 (15)最近联系人列表 (16)系统设置:开机自动启动、麦克风设备索引、摄像头设备索引,叉掉主窗口时关闭程序还是隐藏窗口。 (17)聊天记录:支持本地保存和服务器端保存两种方式。 (18)好友分组:新增/删除分组,修改分组名称,改变好友的所属分组。 (19)打开聊天窗口时,自动显示上次交谈的最后一句话。 (20)输入提醒:像QQ一样,当对方正在输入消息时,我这边的聊天框可以看到对方“正在输入”的提示。 (21)自动记录:GG2014会自动记录上次打开的主界面的位置、大小;最后一次打开的聊天窗口的大小;最后一次设定的字体的颜色、大小等。 (22)主窗体靠边自动隐藏。 (23)录制视频聊天。
- 2015-08-24下载
- 积分:1