搜索资源列表
robogame.tar
- 这是我开发的LINUX系统下的robogame平台。运行后,可以用键盘控制球员操作球的运动。用到的技术主要有socket通讯,GTK图形界面,还有多线程技术等。
AES+socket
- AES加密算法,可实现CS模式加解密文件,有简单的图形界面
chat.rar
- linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
qq_chat.rar
- linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
manager
- 在SCO UNIX制定界面程序 可根据文件配制菜单,而不必修改源程序,非常方便- Formulation contact surface procedure may act according to the document configuration menu in SCO the UNIX, but does not need to revise the source program, extremely facilitates
yuanchengzuomiankongzhi
- 基于Windows的远程控制软件开发毕业设计的主要任务是要求做出从系统角度计的远程控制模式,并制作相应实用软件。 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! -Windows-based remote control software designed to develop graduation requirements of the main tasks are t
chat.tar
- 麻雀虽小,五脏俱全加强版聊天室,源码来自网上搜得的,增加用户登录密码检查,聊天信息记录功能,版权归原作者所有,我只是修改下玩。在终端下执行,没有图形界面,没有创建子进程,利用int型数组保存客户accept套接字 -Sparrow may be small, fully-equipped enhanced version of chat rooms, source gathered from the Internet, and increase user login password check
linpop2010
- 在linux平台环境下进行socket编程,并用GTK+技术进行界面设计-chat
Expert_WinAPI_8_to_17
- 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, th
cipher
- 多种加解密程序,MFC界面。DH,对称密钥,公钥加解密。socket过程。-A variety of encryption and decryption procedures, MFC interface. DH, symmetric key, public key encryption and decryption. socket process.
cd
- 这个代码是个软件模拟对彻底操作的集合, 用到许多linux的相关知识, 比如pipe, fifo, socket, 还用到数据库, 还有界面qt写的程序。 看到这些程序, 会让你学到很多-cd pipe fifo socket sql qt
select-non-block
- 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
Latest_InforSecurity
- 实现标准的凯撒加密、扩展的凯撒、异或加密解密,并且实现了界面,以及网络安全通信-Implement the Caesar,Extend Caesar,XOR, UI and Socket communication.