-
基于LINUX平台下简单网络聊天室
利用socket套接字建立连接,客户端发送数据,服务器端接受数据并发送回去。
- 2022-02-20 17:49:39下载
- 积分:1
-
python 实现带源IP地址的设置超时的ping程序
资源描述由于linux自带ping设置的超时时间不准达不到预期,因此根据网上资源整合了一个带源IP地址的ping命令程序
- 2022-04-18 16:53:38下载
- 积分:1
-
一套非常好的网络管理软件,对局域网内的系统、服务等进行统一的管理...
一套非常好的网络管理软件,对局域网内的系统、服务等进行统一的管理-A very good network management software, LAN systems, services, unified management of
- 2022-01-31 15:02:42下载
- 积分:1
-
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。...
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。-Network programming, book entry for the network from entry editor, master, familiar with a good book.
- 2022-03-21 15:01:29下载
- 积分:1
-
ASP网站模块,可以以此为模块制作个人网站
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-03-15 12:16:49下载
- 积分:1
-
本实例是一个网络流量工具,可以统计本地计算机流出和流入数据量的大小。...
本实例是一个网络流量工具,可以统计本地计算机流出和流入数据量的大小。-this example is a tool for network traffic, statistics of local inflows and outflows of computer data size.
- 2022-07-02 11:31:18下载
- 积分:1
-
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
ListBox box=(ListBox)sender
Point pt = new Point(e.X,e.Y)
int n=box.IndexFromPoint(pt)
if(n>=0)
box.SelectedIndex=n
}
- 2022-01-25 19:43:26下载
- 积分:1
-
网络的软件之旅是非常强大的
一个用于网络畅游的软件 功能非常强大-network for a tour of the software is very powerful
- 2022-03-12 00:38:38下载
- 积分:1
-
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启动服务和停止服务;
2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理;
3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等;
4、 调用API对DTU进行远程配置
-DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
- 2022-02-28 19:33:44下载
- 积分:1
-
IM ms/yahoo/icq
IM ms/yahoo/icq
- 2023-07-03 07:30:03下载
- 积分:1