资源列表
shell
- LINUX的打字游戏。打数字,字母充值之类的功能-LINUX‘s play game,number,word..
mjpg-streamer-mini2440-read-only
- 一个开源的视频传输服务程序,可以直接交叉编译后在mini2440上运行,已经过测试-An open-source video transmission service program can be directly run on mini2440 cross-compiled, has been tested
ch01
- 企业日常事务管理系统,由jsp+mysql制作,满足你的需要。-Business daily transaction management system.
ch02
- 投票系统,简单的,代码完整,可运行,由jsp+mysql制作,满足你的需要。-Voting system, a simple, code can be run
ch03
- 在线考试系统,驾校学生与老师登录,jsp+mysql制作-Online examination system, driving school students and teachers login, jsp+ mysql production
ch04
- 博客网站系统,可以注册博客,登录博客,上传影音,照片,留言等功能。-Blog site systems, you can register blog, log blog, upload video, photos, messages and other functions.
src
- a.确定本机的IP和端口,socket只有与某一IP和端口绑定,才能发挥其功能。 b.确定通讯协议:TCP 或 UDP。 编程步骤: a.建立一个套接字 b.绑定本机的IP和端口 c.如果是TCP,因为是面向连接的,要利用Listen()方法来监听网络上是否有人给自己发东西 如果是UDP,因为是无连接的,所以来者不拒。 d.TCP情况下,如果监听到一个连接,就可以使用accept来接收这个连接,然后就可以利用Send/Receive来执行操作了。而UDP,则不需要acce
getopt
- 针对传入参数进行匹配函数getopt,getopt_long函数如何使用程序示例-for function getopt,getopt_long,introduce how to use these functions
ip
- 本程序用于修改和获取linux中ipv4的ip,子网掩码,静态修改并不是临时修改,会一直有效-Used to modify the program and get the Linux ipv4 IP,netmask, static modification is not temporary changes, would have been effective
Learning-Python
- 学习python的经典入门书籍对于初学者来说,大有裨益-Learning python classic introductory books for beginners, beneficial
zzboysocket
- socket通讯,c++编写,支持android ,iOS ,window-socket
AsyncSocket-master
- socket通讯,c++编写,支持android ,iOS ,window-Socket communications, c++ writing, support Android, iOS, window, etc.