搜索资源列表
tcptool.rar
- unix下c语言实现tcp连接函数库
tcpfunc
- unix下用C写的实现2主机间TCP通讯用的函数。-under unix C was the realization of two mainframe between TCP communications functions.
PING_LIB
- 判断网络上某个TCP/IP主机是否可以连通的C函数库-judgment on a network TCP / IP connectivity can host the C library
tcptool
- unix下c语言实现tcp连接函数库-unix under tcp connections c language library
mutil-chatting
- 基于tcp实现的多人聊天程序 1) 支持用户并发请求(注册,登录,聊天) 2) 当用户登录时,应该提示其所有在线好友“自己已经在线” 3) 当用户退出时,应该提示其所有在线好友“自己已经下线” 4) 用户登录时除需要返回登录成功 / 失败信息,还要获取当前自己所有在线好友信息(好友谁在线?) 5) 添加好友(需验证?) 6) 删除好友(目前没有做,只要添加一个函数就可以了) -unix/linux PIC select tcp
tcp
- 用标准C实现的TCP/IP socket通讯函数,基于unix平台-Implemented using standard C TCP/IP socket communication functions based on unix platforms
cxxtools-1.4.8.tar
- Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes. It includes classes for: * argument parsing * logging * wrappers for threading (pthreads) * network
socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发 TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。-Socket interface is a TCP/IP network, API, Socket Interface defines a number of functions or routines that programmers can use them to develop T
Beej_s_Guide_to_Network_Programming
- linux socket 编程 常用函数 及 tcp udp源码-linux socket 编程
tcp
- UDP实现的简易通讯程序 用sendto(),recvfrom()函数实现客户机与服务器之间的信息交换。-port scan
Linux
- 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
TCP
- linux网络编程中的传输层控制协议tcp的网络编程,适合工程中使用作为子函数模块-Transmission control protocol of TCP Linux network programming in network programming, suitable for engineering use as sub function module