-
sfs file transfer for security
sfs file transfer for security
- 2022-10-20 21:30:04下载
- 积分:1
-
这是一个在局域网下的即时聊天工具, 由于本人是编程初学者, 非常希望从贵站点中得到宝贵的源码资料供我学习和参考, 请站长允许我加入,谢谢!...
这是一个在局域网下的即时聊天工具, 由于本人是编程初学者, 非常希望从贵站点中得到宝贵的源码资料供我学习和参考, 请站长允许我加入,谢谢!-This is a local area network chat tool for real-time under, because I am a beginner programmer, very much hope that from your site to be a valuable source of information for my study and reference, please allow me to join the station master, thank you!
- 2022-06-15 11:52:51下载
- 积分:1
-
解析英国简介1.05/1.06对象轮播和保存文件到磁盘(所有
Parses UK Profile 1.05/1.06 Object Carousel and saves files to disk (all
stored under /tmp/cache at the moment). The files are the scripts and
text/image data for MHEG5, the interactive(ish) element of digital TV. At
the moment the MHEG scripts are not parsed, so to duplicate that
interactive experience, speedy usage of "cat" and "xv" is recommended.
- 2022-02-15 09:55:01下载
- 积分:1
-
linux下采用UDP协议的套接字的收发报文例子,套接口编程练习。...
linux下采用UDP协议的套接字的收发报文例子,套接口编程练习。
-linux adoption of the UDP socket transceiver example text, presentation interface programming exercises.
- 2022-04-22 23:22:18下载
- 积分:1
-
trpr是可以分析tcpdump和mgen日志记录,随后使用gnuplot绘图的程序。可以根据需要进行扩充,实现自己的功能。...
trpr是可以分析tcpdump和mgen日志记录,随后使用gnuplot绘图的程序。可以根据需要进行扩充,实现自己的功能。-trpr analysis can be tcpdump and logging projects, and then use gnuplot mapping procedures. According to the need for expansion and realize their functions.
- 2022-02-25 23:36:23下载
- 积分:1
-
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络...
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下:
IP地址 请求时间
时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。
采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。
-Socket Programming Linux environment: 1. Network Time server timeserver, users on the network time service, namely, Internet users to return the server" s current time record request the user" s IP network address (saved to a file), format are as follows: IP address of a request for the time spent by service clients timeclient, the client can send to the server time to service requests, and to get the time to return to the user. TCP protocol used to prepare a remote data backup server, run the client local file backup to a remote server.
- 2023-09-09 06:45:03下载
- 积分:1
-
linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。...
linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。-linux network under the multi-threaded programming, video capture and realize ARM9 send jpeg data network, using udp protocol, wrote it myself, engaged in for several days! linux under the more complicated multi-threaded, error-prone.
- 2022-02-03 01:11:16下载
- 积分:1
-
Linhan整理,编写。版权所有者为Linhan。 Linhan不保证所整理的内容正确.
您可以免费的使用、分发本手册。但未经Linhan的授权许可不得擅...
Linhan整理,编写。版权所有者为Linhan。 Linhan不保证所整理的内容正确.
您可以免费的使用、分发本手册。但未经Linhan的授权许可不得擅自进行篡改、反编译,及将其全部或部分用于商业用途。
本手册受著作权法和国际公约的保护,作者保留对本手册及本声明的最终修改权。
本手册的内容参考网络文档制作,原著作权归原作者所有。
本手册使用Mainsoft(R)的HTML Help格式制作。
如果你对本手册 有好的建议和意见,请与Linhan联系,让我们共同来完善。
版本更新(UPDATE)
本手册当前版本时间为2005年7月23日。手册中的内容在此日期后发生的变动或更新将在本手册的更新版本中出现。
您也可以给我写电子邮件咨询。
关于Linhan(About Linhan)
有任何问题请QQ上与我联系: 3335231
Linhan 制作・保留所有权利
© 2005 - 2008 copyright All rights reserved .
-err
- 2022-11-07 08:30:03下载
- 积分:1
-
目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上,live555是c开发的但是只支持mpeg格式的音频,Fen...
目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上,live555是c开发的但是只支持mpeg格式的音频,Feng 流媒体服务器支持h.264格式的视频,mp3音频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器.-current streaming media server code Darwin (Apple), is the development of the c, too complex not suitable for use in embedded equipment. live555 c is the development but only to support the mpeg audio format, Feng streaming media server support h.264 video format, mp3 audio support RTSP, RTP/RTCP, can be used in embedded devices developed streaming media server.
- 2022-01-27 15:15:30下载
- 积分:1
-
mail integrity of the mail source code to send an email, but not send attachment...
邮件收发 完整的邮件发送邮件源代码,但不可发送附件-mail integrity of the mail source code to send an email, but not send attachments
- 2022-03-14 20:36:13下载
- 积分:1