搜索资源列表
609-Socket编程
- Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!-Linux socket programming documentation! A very detailed statement function. Linux socket programming required!
socket_linux_mfc
- Linux下的Socket类 接口函数同MFC类似, 封装底层网络细节API-Linux Socket Interface category MFC with a similar function, Packaging details of the underlying network API
tcpcandperl
- 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all
Socket4C++
- Linux/Windows下的的socket基类-Linux / Windows of the socket base class
linux下关于socket编程的C例子
- 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
mysocksvr
- linux下sokcet编程的服务器端入门程序。对服务器端socket使用描述得挺详细-sokcet under linux server programming entry procedures. The use of server-side socket quite detailed descr iption
mysockClient
- linux下sokcet编程的客户端端入门程序。对客户端socket使用描述得挺详细 -sokcet programming under Linux customers end-to-end entry procedures. The use of the client socket, quite detailed descr iption
linux_socketlib
- linux下socket函数封包,你可以简单调用函数,方便设置socket阻塞和非阻塞方式-socket function packets, you can simply call functions, convenience and obstructive set socket nonblocking mode
linux_socket
- 是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信-under socket communications source code, as long as the definition of a good server. Client IP and port number, it can implement network communications
s_p
- socket编程,linux下使用,包含单线程和多线程两种情况
UdpSocket
- 封装的一个UdpScoket类,采用原始SOCKET进行编写,在LINUX下也可以使用。
socket
- 介绍SOCKET在linux下的网络编程实现
socklib
- Linux 下的socket客户端服务端代码,请大家批正-Linux socket client server code, you are awarded
socket+线程池
- socket+线程池,在unix/linux下编译.-socket threads pool, in unix / linux compiler.
linux下socket编程 c
- linux下用c进行socket编程,很多实例,适合初学网络编程者,可以先看看socket编程
shiyan1
- (1)复习Linux操作系统下的C语言程序的编辑、编译方法,完成简单的变元表读取显示程序。 (2)通过简单程序学习套接字地址、IP地址相关处理函数的使用。 (3)通过两个能完成基本通信功能的TCP服务器程序和客户机程序学习基本Socket函数的使用。-(1) under the operating system review Linux C language program, editor of the compilation approach, complete simple chan
Sportscano
- Linux下利用socket中的sock_streamm套接字实现一个TCP公开扫描程序,已通过测试。 -Socket in the sock_streamm sockets under Linux using a TCP open scanner, has been tested.
Linux下Socket编程通讯程序
- 使用Socket套接字编程,设计在Linux下的简单聊天程序。 程序分为客户端、服务器端程序,命令行方式使用,无界面。已经实现了如下功能: ■ 新用户注册,若预注册用户已经存在同名用户,则不能再注册 ■ 用户登录,可验证用户名、密码 ■ 用户登出或注销账户 ■ 在线用户查询,客户端可得到所有在线用户 ■ 聊天服务,与任一在线用户聊天 (在同一段时间内可接收多人的消息,但只能给一个人发送消息) ■ 传输文件,对好友名进行验证,对输入的文件名是否合法进行验证
socket_example
- RedHat Linux下的socket入门程序,可以直接运行。-An ABC socket example in RedHat Linux. It can run directly
TCP_Socket
- 完成了Linux下简单的TCP套接字编程,是一个完整的TCP客户端/服务器实例(The simple TCP socket programming under Linux is completed, which is a complete TCP client / server instance)