搜索资源列表
ping_srcedittion
- 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
t
- 一个socket的源码,基于VC++环境下编写,可用于UNIX下进行,包含服务器与客户机部分
JBsocketServertestSource
- testing tCP and UDP socket servers using C# and .NEtWhen you re developing a tCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
Csocket.rar
- socket套接字通信,tCP/IP协议,对网络编程很有用的。支持下哈!,socket socket communication, tCP/IP protocol, network programming very useful. the support of Kazakhstan!
socket-tCP.rar
- 该协议建立在tCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FtP客户端软件的开发实例,the agreement built on the tCP/IP based, to ensure high reliability of the file transfer. this procedure is a FtP client software examples
Qt_tCP_client
- 本代码是实现Qt 环境下 tCP 的socket通信的client 。代码中包含Qt 编写的界面。-this code is to achieve tCP-Qt environment socket communications client. Qt write code that contains the interface.
mhqq
- vfp梦幻QQ:服务器和客户端,tcp协议在vfp的应用-vfp QQ
mfc_tcp
- 基于mfc的,实现简单的socket通信-Mfc-based, and easy implementation of the socket communication
LINUX-socket
- socket接口是tCP/IP网络的API,socket接口定义了许多函数或例程,程序员可以用它们来开发tCP/IP网络上的应用程序。要学Internet上的tCP/IP网络编程,必须理解socket接口。 socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解socket了。网络的 socket数据传输是一种特殊的I/O,socket也是一种文件描述符。socket也具有一个类似于打开文件的函数调用socket(),该函数返
socket
- 用Java socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以tCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他socket连接(客户端
socket
- tcp udp 网络编程源码 //创建套接字 sHost = socket(AF_INEt, SOCK_StREAM, IPPROtO_tCP) if(INVALID_socket == sHost) { printf("socket failed!\n") WSACleanup() //释放套接字资源 return -1 } //设置服务器地址 servAddr.sin_family =AF_INEt servA
Programming_tCP_sockets_in_C___for_the_Beginner.t
- it s about programming of tcp.. it using socket...
SIP_code
- SIP programming in Java - applications - protocols - socket ... tested and developed by MonteCristo(H.U.t)
socket-Development-Guide
- sockets, which provide a mechanism for communication between two computers.the socket is the software abstraction used to represent the "terminals" of a connection between two machines. For a given connection, there s a socket on each machine, and
mfc-socket
- mfc网络编程源码,可实现网络send resv-m f c s o c k e t
socket
- testing on isosurf shows a maximum around here. Don t know if it s the card or driver or kernel module that is causing the behaviour.
socket
- 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.the server choose the place where to save the folder and start listening.the
MY-socket
- MFC中各个Dialog之间的传值、添加会话框以及Listcontrl的使用。 并从父窗体弹出的子窗体回弹到原来的父窗体,只需要使用CDialog::onOK() 方法即可,因为模态弹出的对话框具有阻塞性,若是使用新定义的对象再进行DoModal() 方法,反而会出错,即会又重新出现了新的窗体,虽然是一样的窗体,但是内容和值都不再存在。 Updatedata()方法可以实现窗体和函数内参数值的传递。 进行CStr
巅峰批量卡iPhone新版 V1.5
- 我也不知道怎么用的,其实我并没有怎么用过这款软件(I don't know how to use it, but I don't actually use this software.)
SanNiuSignalDemo
- SanNiuSignal是一个基于异步socket的完全免费DLL;它里面封装了Client,Server以及UDP;有了这个DLL;用户不用去关心心跳;粘包 ;组包;发送文件等繁琐的事情,这个是DEMO软件。(SanNiuSignal is a completely free DLL based on asynchronous socket; it encapsulates Client, Server, and UDP; with this DLL; users don't have to