搜索资源列表
fengccpp
- RS-232-C端口实时监控软件的设计实现、Socket接口实现网络异步通信、用C语言实现Ping程序功能-RS-232-C port real-time monitoring software designed to achieve, Socket Interface network asynchronous communication using C language function Ping procedures
socket
- 提供了非阻塞的客户端和服务器端通信的实例程序。用linux下的C语言实现。
QT-SOCKET
- 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
Socket
- 用C++实现客户端与服务器通信.可以实现文件传输.语言通信-C++ implementation with client and server communication. Can achieve file transfer. Language Communication
TCP
- 在windows下用c语言实现Socket的基本通信-In windows using c language Socket basic communication
cs
- Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。 系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is
socket2
- socket编程 C++语言实现 模拟通讯通信 支持多线程-socket programming C++ language for analog communications to support multi-threading
TCPsocket
- 用C语言编写的socket程序,利用TCP socket实现远程主机与服务器之间的通信,可以互相发送信息-Socket with a program written in C, the use of remote TCP socket communication between the host and the server can send messages to each other
GPSserver
- 用C#语言实现socket通信服务端,并将信息存储到mysql数据库-C# language with the server socket communication, and information stored in the mysql database
C-network-program
- 使用c语言,利用socket编程,实现客户机与服务器的通信,实现打开计算机和打开记事本等操作。-Using c language, the use of socket programming, client and server communication, to achieve the computer and open the Notepad and other operations.
server
- 基于Windows网络通信编程服务器端C语言实现,多线程,SOCKET -based on windows multithread SOCKET server--C implements
socket
- 使用C sharp语言实现socket通信-C sharp language socket communication
socket
- 利用C语言实现的简单的套接字通信,分为客户端和服务器端。简单明了。-C language using a simple socket communication, divided into client and server side. Straightforward.
socket
- C++来实现的socket通信代码实例,利用C语言实现SOCKET通信-SOCKET communication
C-Socket
- 计算机通信网中的socket通信编程,包含客户端和服务器端,由c语言实现。-The socket communication programming in computer communication networks, including client and server-side by the C language.
windows-socket-program
- c语言实现socket单线程通信,程序分为客户端和服务端,实现通信需正确配置vc++6.0-c language to achieve single-threaded socket communication program is divided into client and server, the need to communicate properly configured vc++6.0
socket
- 用C语言实现Socket编程,实现数据通信-Realize the Socket programming with C language, realizes the data communication
Socket
- 简单的嵌入式socket实现,包括服务器端与客户端两部分,适合初学者(Simple embedded socket implementation, including server-side and client two parts, suitable for beginners)
mirrors-hp-socket-master
- HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-p
C语言实现socket简单通信实例
- 基于VC++6.0的socket 通信简单例子,可以参考修改(A simple example of socket communication based on VC++6.0, which can be referred to modification)