搜索资源列表
简易网络聊天器(C++)
- 个人写的一个简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天 同时,附有试验报告。
套接字编程
- E:\\C#\\套接字编程.rar-E : \\ C# \\ socket programming. Rar
同步套接字
- 这是c#的socket编程,同步套接字里面包括MTA和STA两个小程序。-This is the c # socket programming, including synchronization socket inside MTA and STA two small programs.
异步套接字
- 这是c#里的socket编程,里面包括客户端和服务器端两个程序。-This is the c #'s socket programming, including inside the client and server-side two procedures.
C++聊天系统
- 该程序是一个用c++编写的SOCKET套接字的聊天程序包括了客户端和服务器端。-that the procedure was used c a prepared Socket socket chat procedures including the client and server side.
用原始套接字实现网络监听的源代码
- 这是一款用Visual C++编写的,用原始套接字实现网络监听的源代码,运行环境为 VC。 -This is a Visual C prepared with raw socket network of eavesdropping source code, operating environment for the VC.
C源码一个原始套接字的实例
- C源码一个原始套接字的实例,很详细-an original C source socket example, in great detail
connect.c
- 这是一个不错的用来建立一个传输控制协议客户端套接字程序,希望大家喜欢!-This is a good used to establish a transmission control protocol client socket procedures, hope you like!
listener.c
- 这是一个不错的用来建立一个传输控制协议服务端套接字的程序,希望大家喜欢!-This is a good used to establish a transmission control protocol server socket procedures, hope you like them!
recv.c
- 这是一个不错的用来从一个套接字在指定时间内读取数据的程序,希望大家喜欢!-This is a pretty good from a socket for the specified time to read data procedures, hope you like!
Send.c
- 这是一个用来通过一个套接字在指定时间内发送数据的程序,希望对大家有参考价值! -This is a socket used by a specified time sent the data procedures, We hope to be a valuable reference.
ChatServer
- Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
c sharp 系统学习
- 系统的C sharp 学习资料 主要是基础的东西 也有一个套接字的事例 我就是从这儿开始的-the C sharp learning information is mainly based on the things have a socket examples I was here from the beginning
Socket
- 用C语言的并发套接字编程的典型例子,对于正在学习网络编程并且有一定基础的人 是不错的资料 里面还有相关的说明资料-Concurrent use of C language programming socket a typical example, are learning about network programming and have a certain person is the basis of the information there is also a good descr ip
dos
- 基于C语言的dos 攻击。主要讲述了套接字的创建方式-TCP syn flooding
socket_file
- C/S结构,用套接字实现文件的传输,这是基本的,便于一些朋友进行SOCKET编程的学习。-c/s,sokcet
TCP_socket_client_server_file_transfer_program_des
- TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
C_Socket-Muti_Thread_programming
- C_Socket多线程编程实例,主要讲解了C#套接字网络编程的例子,一个实例-C_Socket multi-threaded programming examples, mainly on the C# socket example of network programming, an instance of
MODBUS副本
- 通过c语言和vs实现套接字,建立TCP通信(Through the C language and vs socket, the establishment of TCP communication)
StockTicker
- c++ 实现网络通信,通信协议使用的是stock。(c++ simple Internet connection function)