搜索资源列表
05-09-14-Socket
- C#写的socket通讯服务器和客户端程序,学习有很好的借鉴-write the C# socket communications servers and clients, learning from the good
TCP Socket
- C++语言写的有客户端和服务器端的基于socket的程序
net_socket_example
- TCP和UDP两种方式的网络通信示例程序,适合初学者。分别包含服务器和客户端两个代码。-the TCP and UDP socket example codes, including the server.c and client.c respectively, which are adaptable for beginners
socket
- TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
Socket
- 用C#语言实现网络答题系统,服务器端出题,客户端答题,帮助理解tcp的传送过程,理解socket的使用方法-Using C# language questions network systems, servers bring out questions, answer the client to help understand the transmission process tcp, understanding the use of socket
tcpudpsocket.tar
- 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
tcpip2_loop
- redhat下用c编写的网络通信,基于socket的请求验证机制的服务器和客户端通信-redhat c server client
Tcp
- 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
24point
- 一个socket编写的程序,基于c++,在客户端,输入关系式,求值,传给服务器,进行判断。-24point.Program written in a socket, based on c++, the client, enter the relationship, find the value, to the server, to judge.
TCP_Echo
- windows网络编程,利用流式套接字编写的回射服务器和客户端,编程语言:C++。-windows network programming, written using stream socket the retroreflective server and client, and programming languages: C++.
tcp
- 基于linux c的socket编程,简单的客户端与服务器通信测试
socketQQ_v2
- 基于linux c的socket编程,简单的客户端与服务器通信
C#使用SOCKET
- socket编程 主站从站 测试可行 含服务器,客服端代码。(Socket programming master station from the station test feasible, including server, customer service side code.)