-
仿真结果对经典,这是最基本的欢迎交流
经典的OMNet的仿真tictoc,这个是最基础的,欢迎交流-Simulation OMNet classic tictoc, this is the most basic are welcome to exchange
- 2022-10-28 07:55:03下载
- 积分:1
-
network scanning procedure is simple, but practical. Bcb6 used to prepare.
网络扫描程序,很简单,但是很实用。用bcb6编写。-network scanning procedure is simple, but practical. Bcb6 used to prepare.
- 2022-07-27 22:39:01下载
- 积分:1
-
网络编程,主要是在电信发展:风险投资机制和…
网络编程,主要是通讯开发:vc和tcp机制-network programming, mainly in telecommunications development : vc mechanism and tcp
- 2023-06-28 01:55:04下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
二分法求解跟 s=3*x*x*x
二分法求解跟 s=3*x*x*x-2*x*x+1 求解跟-Dichotomy solution with s = 3* x* x* x-2* x* x+1 solution with the
- 2022-11-16 11:10:04下载
- 积分:1
-
base on jxta
基于jxta的P2P框架的系统,主要功能有局域网聊天、文件共享系统、白板等-base on jxta
- 2022-11-17 07:40:03下载
- 积分:1
-
Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含...
Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming interface, which includes people familiar with the style of Berkeley Socket libraries; Also includes a group of Windows extension function, so that programmers can fully take advantage of the Windows message-driven mechanism for the programming.
- 2022-03-01 12:02:35下载
- 积分:1
-
实现网内组播,包含服务器端和客户端的代码
实现网内组播,包含服务器端和客户端的代码-To achieve multicast network, including server-side and client-side code
- 2022-03-17 23:33:52下载
- 积分:1
-
UML
uml--统一建模语言 rose 网络编程高手必经之路-uml-- Unified Modeling Language rose network programming essential to master
- 2022-02-10 12:45:06下载
- 积分:1
-
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选...
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选择vc++6.0的debug multithread dll选项调试,其中testResult.txt为本人测试结果,源码中解释详尽,希望对大家有用-I asked the source of reference Jrtplib set example1 to write a server and client as one of the source files needed jrtplib3.7, jthreadlib1.2, debugging, select the vc++6.0 options debug multithread dll debugging , of which I testResult.txt for test results, source code explained in detail, in the hope that useful
- 2022-03-29 23:43:23下载
- 积分:1