-
windows Socket进行文件传输
windows Socket进行文件传输-for file transfer
- 2022-07-24 07:53:27下载
- 积分:1
-
agreement sip a library file, requires a combination of learning at the same tim...
sip协议的一个库文件,需要结合exosip同时学习-agreement sip a library file, requires a combination of learning at the same time exosip
- 2022-02-04 18:44:26下载
- 积分:1
-
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立....
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
- 2022-01-30 14:47:37下载
- 积分:1
-
(2)本地计算机网络接入计算机编程实例…
(2)本地计算机网络编程实例
获取计算机的名称和IP地址【chap2Local】
获取计算机的子网掩码【chap2 Local】
获取计算机的DNS设置【chap2 Local】
获取计算机的网卡地址【chap2 Local】
获取计算机安装的协议【chap2 Local】
获取计算机提供的服务【chap2 Local】
获取计算机的所有网络资源【chap2 Local】
修改本地计算机的所有网络设置【chap2 Local】
获取计算机TCP/IP协议的所有信息【chap2 Local】-(2) the local computer network access to computer programming examples of the names and IP addresses [ chap2 L ocal access to a computer-- Subnet Mask [ chap2 Local access to a computer-- installed DNS [ chap2 Local access to the computer-- the NIC address [ chap2 Local access-- the installation of computer [the agreement chap2 Local computer-- access services provided by the [ chap2 Local access to a computer-- all network resources [ chap2 Local-- amend local computer all network configuration [ chap2 Local computer-- access TCP/IP protocol all the information [ chap2 Local--
- 2023-06-02 01:25:03下载
- 积分:1
-
vb source code, the realization of two
vb源程序,实现两台机器的网络连接,信息相互交换.-vb source code, the realization of two-machine network connectivity, information exchange.
- 2022-01-31 19:47:37下载
- 积分:1
-
语音聊天程序,跟主面板几个合起来使用,也可以单独使用
不错的网络编程...
语音聊天程序,跟主面板几个合起来使用,也可以单独使用
不错的网络编程-voice chat program, with several main panels together, or can be used alone good network programming
- 2022-04-19 03:47:50下载
- 积分:1
-
实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线 ・服务...
实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线 ・服务器端删除该用户信息・每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息・聊天终止,文件传输终止・ 修改用户名字・用户可以在对应的文本框内直接修改名称・用户可以在保存的Myinfo.txt中直接修改名称・ 聊天功能:・公聊:所有在线的用户都可以看到你的发言・私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天 ・文件传输 ・能给所有的已在线用户发送文件(先打开私聊窗口) ・只能给一位用户发送文件,但是却可以接收多个用户发送的文件・查看历史记录 ・可以查看私聊的聊天记录 ・可以查看公聊的聊天记录 ・可以查看服务器端的所有记录-achieve functional : on-line users, including new users on line and have used the system users on the line every online users will be received by the users of on-line users will be notified of the receipt of all users of online information Linear friends server to delete the user information each of the Line users will receive the notification from the assembly line users, delete users change the information termination chat, file transfer, termination of modifying user names users can text box corresponding directly alter the names of users can keep Myinfo.txt directly change the name chat : public talk : all online users can se
- 2022-04-15 07:32:42下载
- 积分:1
-
1) 此程序为外部升级程序,使用时主程序须调用此程序.
2) 升级原理为读取网站服务器上事先提供的版本号及升级地址进行升级.本程序提供了三种不同服务器...
1) 此程序为外部升级程序,使用时主程序须调用此程序.
2) 升级原理为读取网站服务器上事先提供的版本号及升级地址进行升级.本程序提供了三种不同服务器上的
页面程序(适合于ASP,JSP,PHP主机)可供大家选择.也可以根据需要改为HTML格式的,采用动态页面的程序
主要是为了以后软件的升级着想,页面程序提供了自动升级和手工升级两种方法,详情见页面文件说明.
3) 如有哪些不合理地方请告之.-1) This procedure for the external promotion procedures to be used when the main program call this procedure .2) principle to upgrade the server to read the site in advance and upgrade the version number upgrade address. The program is supplied with three different server pages program (suitable for ASP, JSP, PHP host) for you to choose. can also be changed according to the needs of HTML format, using dynamic page procedure is to upgrade the software after the sake of the page to provide an automatic upgrade and manually upgrade the two methods, as detailed in page document describes .3) What if there is please to announce the local unreasonable.
- 2022-02-04 10:32:42下载
- 积分:1
-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1