资源列表

« 1 2 ... .34 .35 .36 .37 .38 9339.40 .41 .42 .43 .44 ... 11787 »

[TCP/IP协议栈NETTALK

说明:网络电话系统,支持G729压缩传输。支持双向全双工语音通讯-internet telphone system
<丁云> 在 2024-11-19 上传 | 大小:1.05mb | 下载:0

[P2P编程biama

说明:在网络通信中,很多情况下通信双方传达的都是字符信息。但是,字符信息并不能直接从网络的一端传递到另一端,这些字符信息首先需要被转换成一个字节序列后才能在网络中传输。将字符序列转换为字节序列的过程称为编码。当这些字节传送到网络的接收方时,接收方需要反过来将字节序列再转换为字符序列,这种过程称为解码。-Encoding and decoding
<洋洋> 在 2024-11-19 上传 | 大小:45kb | 下载:0

[Internet/网络编程CSharp-HTTP-Watcher

说明:基于C#的HTTP流量监视系统,喜欢的请带走-HTTP Watcher System,Source code based C#
<Sunday> 在 2024-11-19 上传 | 大小:90kb | 下载:0

[Internet/网络编程chat

说明:采用C/S架构,实现用户的注册和登陆功能,将注册的信息上传至数据库,登陆时进行简单的数据比对。成功登陆后,服务端开辟一个新线程来处理登录用户的请求,服务端的主线程继续接收其他客户端的请求-Using C/S structure, the realization user registration and login features, registration information will be uploaded to the ,
<吴向阳> 在 2024-11-19 上传 | 大小:2kb | 下载:0

[TCP/IP协议栈ping

说明:该源码用c语言编写,属于网络编程,该ping程序是完成网络层的ICMP协议中的ping命令,可以测试发出的ping包和接收的ping包。-The source code using C language, belonging to network programming, the ping program is to complete the network layer of the ICMP protocol in the ping
<王勇> 在 2024-11-19 上传 | 大小:3kb | 下载:0

[Internet/网络编程crc32

说明:实现CRC循环校验功能,是数据传输过程中,校验信道质量和数据是否有传输错误的很好的校验方式。-CRC32 asdfaf sdfsdgfs gsdgfsdgfsdg
<周新坡> 在 2024-11-19 上传 | 大小:2.42mb | 下载:0

[Internet/网络编程arp

说明:Pcap开发的ARP抓包工具,使用Libpcap开发,QT环境-Pcap developed ARP packet capture tool, use Libpcap development, QT environment
<> 在 2024-11-19 上传 | 大小:7kb | 下载:0

[Internet/网络编程Chinese-chess

说明:网狐视频中国象棋源码。。。绝对可用绝对可用- Chinese Chess Fox network video source. . . Absolutely available
<Back > 在 2024-11-19 上传 | 大小:1.05mb | 下载:0

[浏览器DD-MEDIA-bak

说明:专业全功能企业网站源代码,菜单代码完美,与大家共享-Full-featured professional corporate website source code, the perfect menu code and share
<ycc> 在 2024-11-19 上传 | 大小:4.97mb | 下载:0

[Internet/网络编程ipc

说明:Linux中实现进程间的通信,实现两进程间的通信,使用的方法有无名管道,有名管道,共享内存等。-Linux to achieve inter-process communication, to achieve communication between the two processes, the methods used are anonymous pipes, named pipes, shared memory, and so o
<chenli> 在 2024-11-19 上传 | 大小:17kb | 下载:0

[Internet/网络编程network

说明:程序为网络程序,应使用socket编程,服务器要实现对每一个访问的客户机发送一个欢迎消息,可选用select()函数实现I/O多路复用,服务器通过socket相关函数来建立TCP连接,监听每一个访问的客户端,当有客户端向服务器发起连接时,将客户端文件描述符加入监听描述符集,客户端向服务器发送信息,同时也收到服务器发来的”Hello,Welcome Client!”。 本题需要写两个程序,分别是“server.c”和“client.c
<chenli> 在 2024-11-19 上传 | 大小:8kb | 下载:0

[Internet/网络编程startup-bk20100906-net

说明:wince网卡重启软件,可以使特定网卡在挂起之后恢复连接-wince restart network when the phy is not linked
<楠紫游> 在 2024-11-19 上传 | 大小:3.38mb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 9339.40 .41 .42 .43 .44 ... 11787 »

源码中国 www.ymcn.org