-
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动...
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动-its own use for avr SCM source, including ne2000 compatible NIC drivers
- 2022-02-20 14:37:55下载
- 积分:1
-
语音网络传输
语音网络传输 -Voice network transmission
- 2022-01-25 21:15:50下载
- 积分:1
-
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问...
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问-a useful Dongdong, a network of Web visits procedures, multithreading can visit the Web
- 2022-03-25 14:26:04下载
- 积分:1
-
socket编程
socket编程基于c#开发,通过gprs进行通讯,异步通讯方式,具有一定的学习研究价值;适合新手了解学习
- 2022-06-01 07:31:59下载
- 积分:1
-
工业组态软件,组态王中级培训教材。内容很丰富哦。
工业组态软件,组态王中级培训教材。内容很丰富哦。-Industrial configuration software, training materials Kingview Intermediate. Oh, very rich in contents.
- 2022-07-25 16:28:37下载
- 积分:1
-
JavaScript
JavaScript-极品万年历,很好的日历工具-JavaScript-Need hefty almanac and a good calendar tool
- 2022-12-17 05:00:03下载
- 积分:1
-
一个局域网的IP地址扫描器,可扫描到局域网的所有机器的名称,IP地址及MAC地址...
一个局域网的IP地址扫描器,可扫描到局域网的所有机器的名称,IP地址及MAC地址-a LAN IP address scanners, can scan all the LAN to the machine name, IP address and MAC address
- 2022-08-08 01:58:24下载
- 积分:1
-
自己写的SOCKET通信接口,含有消息响应机制
自己写的SOCKET通信接口,含有消息响应机制-himself wrote the Socket Communication Interface, containing information response mechanism
- 2023-05-13 00:35:03下载
- 积分:1
-
本程序能够将指定网址的文件下载到你所指定的文件里
本程序能够将指定网址的文件下载到你所指定的文件里-This procedure can be specified URL file download to your specified file
- 2022-09-03 01:20:02下载
- 积分: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